limin 7 anos atrás
pai
commit
686cf556cf

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/service/services.html

@@ -298,7 +298,7 @@
                              <h3 th:text="${d.name}">攻防利器</h3>   
                              <p th:text="${#strings.abbreviate(d.advertisement,40)}">知名大所</p>
                              <a th:href="@{/portal/service/serviceDetail(id=${d.id})}" class="lJ">立即办理</a><br />
-                             <a onclick="openZoosUrl('chatwin');" >了解更多</a>
+                             <a th:href="@{/portal/service/serviceList}" >了解更多</a>
                         </div>
                     </div>
             </div>