<{include file="public/headson.html"}>
关于我们
联系我们
<{$contact}>
当前位置:首页 > 人才招聘
<{foreach $jobs as $job}>
  • 招聘职位:<{$job.title}>
  • 招聘人数:<{$job.number}>人
  • 薪资代遇:<{if $job.treatment eq '0'}>面议<{else}><{$job.treatment}>元/月<{/if}>
  • 工作地点:<{$job.address}>
  • 结束时间:<{if $job.endtime eq 0}>长期<{else}><{$job.endtime|date_format:"%Y-%m-%d"}><{/if}>
  • 招聘要求:
    <{$job.content|replace:""":'"'|replace:"'":"'"}>
<{foreachelse}> 暂无聘用信息,欢迎浏览其它内容... <{/foreach}>
<{include file="public/footer.html"}>