limeng 4 달 전
부모
커밋
919270e903
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/templates/www/tuiyijunren/list-zcxc.html

+ 1 - 1
src/main/resources/templates/www/tuiyijunren/list-zcxc.html

@@ -5,7 +5,7 @@
 <div class="er_content clearfix">
     <div class="er_left fl">
         <div class="er_nav">
-            <h4>政策宣传${categoryId}</h4>
+            <h4>政策宣传</h4>
             <#cms_category_list  siteId="${site.siteId}" categoryId="1214" isNav="0" var="bean">
                 <a id="${bean.categoryId}" href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
             </#cms_category_list>