<#assign frontViewPath="/WEB-INF/front"> <#assign templetsCbmiePath="${basePath}/templets/1/CBMIE"> <#include "${frontViewPath}/include/include.ftl"/>

校园招聘信息

<#if jobList?has_content> <#list jobList as job>
招聘职位 招聘人数 工作地点 更新时间 操作
${job.name} ${job.number} ${job.address} ${job.updatedatetime?date} 查看
<@pagehelper page=page url="${base}/webJob/jobList.do?${params}"/>