<%var cssPar = {%> <%};%> <%var jsPar = {%> <%};%> <%layout("/DirectorEditPages/commonPage/_layout.html", {nav:"",meunsel:"",jsParam:jsPar,cssParam:cssPar}) {%>
当前位置: 首页 > 人才大集 > 参考资料
<%if(session.LoginTalentsUser!'' == ''){%> 欢迎进入人才大集!   登录 /  注册 <%}else{%> 欢迎 ${session.LoginTalentsUser.name!''} 进入人才大集!   个人中心 /  管理 /  登出 <%}%>
指导信息
<%for(talentsInformation in talentsInformationList){%> <%}%>
名称 信息类型 发布人 时间
${talentsInformation.name} <%if(talentsInformation.infoType == 1){%> 就业指导 <%}else if(talentsInformation.infoType == 2){%> 工作顾问 <%}else if(talentsInformation.infoType == 3){%> 新闻资讯 <%}else if(talentsInformation.infoType == 4){%> 简历模板 <%}else if(talentsInformation.infoType == 5){%> 面试指南 <%}else if(talentsInformation.infoType == 6){%> 其他 <%}%> ${talentsInformation.userName} ${talentsInformation.createDate}
<%}%>