|
@@ -353,11 +353,10 @@
|
|
<a href="${frontPath}/${site.siteId}/1176.html" class="on">通知公告</a>
|
|
<a href="${frontPath}/${site.siteId}/1176.html" class="on">通知公告</a>
|
|
</div>
|
|
</div>
|
|
<ul class="ul_list">
|
|
<ul class="ul_list">
|
|
- <#cms_content_list siteId="${site.siteId}" categoryId="1176" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="4" titleLen="30" var="bean">
|
|
|
|
|
|
+ <#cms_content_list siteId="${site.siteId}" categoryId="1176" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="8" titleLen="30" var="bean">
|
|
<li>
|
|
<li>
|
|
<div class="list_data fl">
|
|
<div class="list_data fl">
|
|
<u> ${bean.inputdate,dateFormat="MM-dd"}</u>
|
|
<u> ${bean.inputdate,dateFormat="MM-dd"}</u>
|
|
- <i></i>
|
|
|
|
</div>
|
|
</div>
|
|
<a href="${frontPath}/${site.siteId}/1176/${bean.contentId!}.html" class="list_txt fl">
|
|
<a href="${frontPath}/${site.siteId}/1176/${bean.contentId!}.html" class="list_txt fl">
|
|
<p>${bean.title!}</p>
|
|
<p>${bean.title!}</p>
|
|
@@ -371,11 +370,10 @@
|
|
<a class="on" href="${frontPath}/${site.siteId}/1205.html">教学教务</a>
|
|
<a class="on" href="${frontPath}/${site.siteId}/1205.html">教学教务</a>
|
|
</div>
|
|
</div>
|
|
<ul class="ul_list tab_list1">
|
|
<ul class="ul_list tab_list1">
|
|
- <#cms_content_list siteId="${site.siteId}" categoryId="1205" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="4" titleLen="30" var="bean">
|
|
|
|
|
|
+ <#cms_content_list siteId="${site.siteId}" categoryId="1205" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="8" titleLen="30" var="bean">
|
|
<li>
|
|
<li>
|
|
<div class="list_data fl">
|
|
<div class="list_data fl">
|
|
<u>${bean.inputdate,dateFormat="MM-dd"}</u>
|
|
<u>${bean.inputdate,dateFormat="MM-dd"}</u>
|
|
- <i></i>
|
|
|
|
</div>
|
|
</div>
|
|
<a href="${frontPath}/${site.siteId}/1205/${bean.contentId!}.html" class="list_txt fl">
|
|
<a href="${frontPath}/${site.siteId}/1205/${bean.contentId!}.html" class="list_txt fl">
|
|
<p>${bean.title!}</p>
|
|
<p>${bean.title!}</p>
|