|
@@ -49,32 +49,22 @@
|
|
|
<#cms_content_list siteId="${site.siteId}" categoryId="1161" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
|
|
|
<a href="${frontPath}/${site.siteId}/1161/${bean.contentId!}.html" >学校简介</a>
|
|
|
</#cms_content_list>
|
|
|
- <#cms_content_list siteId="${site.siteId}" categoryId="1162" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
|
|
|
- <a href="${frontPath}/${site.siteId}/1162/${bean.contentId!}.html" >学校章程</a>
|
|
|
- </#cms_content_list>
|
|
|
- <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
|
|
|
- <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html" >历史沿革</a>
|
|
|
- </#cms_content_list>
|
|
|
- <a href="${frontPath}/${site.siteId}/1164.html">现任领导</a>
|
|
|
- <a href="${frontPath}/${site.siteId}/1165.html">组织机构</a>
|
|
|
+ <a href="${frontPath}/${site.siteId}/1162.html" >学校章程</a>
|
|
|
+ <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
|
|
|
+ <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html" >历史沿革</a>
|
|
|
+ </#cms_content_list>
|
|
|
+ <a href="${frontPath}/${site.siteId}/1164.html">现任领导</a>
|
|
|
+ <a href="${frontPath}/${site.siteId}/1165.html">组织机构</a>
|
|
|
</div>
|
|
|
</li>
|
|
|
<li>
|
|
|
<a onclick="toFirstCategory(this)">学校要闻</a>
|
|
|
<div class="host_nav_in">
|
|
|
- <#cms_category_list siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
|
|
|
+ <#cms_category_list siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
|
|
|
<a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
|
|
|
</#cms_category_list>
|
|
|
</div>
|
|
|
</li>
|
|
|
-<!-- <li>-->
|
|
|
-<!-- <a onclick="toFirstCategory(this)">师资力量</a>-->
|
|
|
-<!-- <div class="host_nav_in">-->
|
|
|
-<!-- <#cms_category_list siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">-->
|
|
|
-<!-- <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>-->
|
|
|
-<!-- </#cms_category_list>-->
|
|
|
-<!-- </div>-->
|
|
|
-<!-- </li>-->
|
|
|
<li>
|
|
|
<a onclick="toFirstCategory(this)">党建专栏</a>
|
|
|
<div class="host_nav_in">
|