|
|
@@ -294,7 +294,7 @@
|
|
|
<address><img th:src="${portalHost+'/img/newMenu/achievement_28.jpg'}" alt="">
|
|
|
<span th:if="${policy.provinceS}!=null and ${policy.cityS}!=null" th:text="${#strings.abbreviate(policy.provinceS+policy.cityS,8)}"></span>
|
|
|
<span class="title">《<span th:text="${#strings.abbreviate(policy.title,15)}"></span>》</span></address>
|
|
|
- <p th:utext="${#strings.abbreviate(policy.content,45)}"></p>
|
|
|
+ <p th:text="${#strings.abbreviate(policy.summary,45)}"></p>
|
|
|
</div>
|
|
|
</a>
|
|
|
</li>
|