浏览代码

服务详情,成果政策

liliang4869 7 年之前
父节点
当前提交
e2c16deb20

文件差异内容过多而无法显示
+ 1 - 1
src/main/webapp/WEB-INF/views/portal/service/serviceDetails.html


+ 1 - 1
src/main/webapp/WEB-INF/views/portal/technologyTrading/achievement.html

@@ -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:text="${#strings.abbreviate(policy.content,45)}"></p>
+                        <p th:utext="${#strings.abbreviate(policy.content,45)}"></p>
                     </div>
                     </a>
                 </li>