|
|
@@ -123,11 +123,10 @@
|
|
|
<img th:src="${avatarUploadHost + item.coverImg}" alt="" />
|
|
|
<div>
|
|
|
<h5 th:text="${item.name}"></h5>
|
|
|
- <p><span><img src="../img/index_er4.png" alt="" /></span>广州</p>
|
|
|
+ <p><span><img th:src="${portalHost + '/img/index_er4.png'}"/></span>长沙</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <p class="demand_p">没食子酸在高温和中压条件下可以脱去羧基,从而获得焦性没食子酸,再通过升华的方式获得较纯的焦性没食子产品,
|
|
|
- 单升华方式产能较低且能耗高,希望通过其他方式(重结晶)等获得此产品,提高产品的产能降低能耗。 </p>
|
|
|
+ <p class="demand_p" th:text="${item.problem_des}"></p>
|
|
|
</div>
|
|
|
</a>
|
|
|
</div>
|
|
|
@@ -146,8 +145,8 @@
|
|
|
<a th:if="${#lists.size(jtdt) ge 1}" th:href="@{/portal/news/newsDetail(id=${jtdt[0].id})}" >
|
|
|
<div >
|
|
|
<div class="policy_date">
|
|
|
- <h4>10.25</h4>
|
|
|
- <p th:text=${jtdt[0].createTimeFormattedDate}></p>
|
|
|
+ <h4 th:text=${jtdt[0].createTimeFormattedDate_md}></h4>
|
|
|
+ <p th:text=${jtdt[0].createTimeFormattedDate_y}></p>
|
|
|
</div>
|
|
|
<div class="policy_line"></div>
|
|
|
<div class="policy_p_cont">
|
|
|
@@ -159,8 +158,8 @@
|
|
|
<a th:if="${#lists.size(jtdt) ge 2}" th:href="@{/portal/news/newsDetail(id=${jtdt[1].id})}">
|
|
|
<div >
|
|
|
<div class="policy_date">
|
|
|
- <h4>10.25</h4>
|
|
|
- <p th:text=${jtdt[1].createTimeFormattedDate}></p>
|
|
|
+ <h4 th:text=${jtdt[1].createTimeFormattedDate_md}></h4>
|
|
|
+ <p th:text=${jtdt[1].createTimeFormattedDate_y}></p>
|
|
|
</div>
|
|
|
<div class="policy_line"></div>
|
|
|
<div class="policy_p_cont">
|
|
|
@@ -172,8 +171,8 @@
|
|
|
<a th:if="${#lists.size(jtdt) ge 3}" th:href="@{/portal/news/newsDetail(id=${jtdt[2].id})}">
|
|
|
<div >
|
|
|
<div class="policy_date">
|
|
|
- <h4>10.25</h4>
|
|
|
- <p th:text=${jtdt[2].createTimeFormattedDate}></p>
|
|
|
+ <h4 th:text=${jtdt[2].createTimeFormattedDate_md}></h4>
|
|
|
+ <p th:text=${jtdt[2].createTimeFormattedDate_y}></p>
|
|
|
</div>
|
|
|
<div class="policy_line"></div>
|
|
|
<div class="policy_p_cont">
|
|
|
@@ -185,8 +184,8 @@
|
|
|
<a th:if="${#lists.size(jtdt) ge 4}" th:href="@{/portal/news/newsDetail(id=${jtdt[3].id})}">
|
|
|
<div >
|
|
|
<div class="policy_date">
|
|
|
- <h4>10.25</h4>
|
|
|
- <p th:text=${jtdt[3].createTimeFormattedDate}></p>
|
|
|
+ <h4 th:text=${jtdt[3].createTimeFormattedDate_md}></h4>
|
|
|
+ <p th:text=${jtdt[3].createTimeFormattedDate_y}></p>
|
|
|
</div>
|
|
|
<div class="policy_line"></div>
|
|
|
<div class="policy_p_cont">
|