@@includeFileTemplate("/www/bs/include/head.html",{"current":"index"}){}

<#cms_site_pos site="${site}" category="${category}" var="bean"> 当前位置: ${bean.baseURL} >> @@for(location in bean.locations){ ${location.categoryName} @@if(!locationLP.last){ >> @@} @@}

${category.categoryName}
<#cms_category categoryId="${category.categoryId}" isParent="1" var="bean">
    <#cms_content_page siteId="${site.siteId!}" titleLen="6" page="${page!}" titleLen="5" var="content">
  • ${content.title!}${content.inputdate,dateFormat="MM-dd"}
  • @@if(content.index%5==0){
  • @@}
    <#cms_pagination siteId="${site.siteId}" categoryId="${category.categoryId}" page="${page}" moreNum="6" var="page" >
  • ${page.first}
  • @@for(change in page.changePage){ @@if(!change.isLink){ @@if(change.isMore){
  • ${change.value!}
  • @@}else{
  • ${change.value!}
  • @@} @@}else{
  • ${change.url!}
  • @@} @@}
  • ${page.next}
@@includeFileTemplate("/www/bs/include/foot.html",{"current":"index"}){}
@@includeFileTemplate("/www/bs/include/zqdh.html",{"current":"index"}){}