@includeFileTemplate("/www/syrc-mobile/include/gjrc-title.html",{"current":"index"}){}
高级人才首页 @includeFileTemplate("/www/syrc-mobile/include/gjrc-ul.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!}
    <#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-mobile/include/gjrc-footer.html",{"current":"index"}){}