{cw:include("cw_head.html")}
职位分类
{cw:loop select * from cw_job_class where followid=1 order by ordnum desc,id asc}
{names}
{/cw:loop}
热门职位:
文员
销售
客服
美工
程序员
普工
保安
老师
经理
推荐
招聘
{cw:loop select top 8 * from cw_job where isnice=1 and ispass=1 order by id desc}
{title}
{zhiwei}
{salary}元
{/cw:loop}
最新
招聘
{cw:loop select top 20 * from cw_job where ispass=1 order by id desc}
{title}
{zhiwei}
{salary}元
{/cw:loop}
{cw:include("cw_foot.html")}