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

<#cms_category_list siteId="4" categoryId="1009" isNav="0" var="bean"> @if(bean.categoryId==1012){

${bean.categoryName!}

${strutil.length(bean.content!)>60?strutil.subStringTo(bean.content!,0,60)+"...":bean.content!} 更多

@}else if(bean.categoryId==1013){

${bean.categoryName!}

${strutil.length(bean.content!)>60?strutil.subStringTo(bean.content!,0,60)+"...":bean.content!} 更多

@ }
<#cms_content_list siteId="${site.siteId}" categoryId="1011" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="6" titleLen="20" var="bean">

大型现场招聘会

${bean.title!} ${bean.inputdate,dateFormat="YYYY年MM月dd日"}
    <#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/syrc/include/gjrc-footer.html",{"current":"index"}){}