<{include file="default/element.top.html"}>
<{include file="room/menu.html"}>
企业招聘信息
招聘职位列表
添加
招聘标题
创建日期
截止日期
操 作
<{foreach from=$CompanyJobs name=companyjob item=j}>
">
<{$j.name|truncate:25|strip_tags}>
<{$j.created|date_format:"%Y-%m-%d"}>
<{$j.expire_time|date_format:"%Y-%m-%d"}>
修改
删除
<{foreachelse}>
目前没有任何数据
<{/foreach}>
<{include file="room/foot.html"}>