{template 'yp', 'header'}

职位分类列表

{get sql="SELECT count(*) AS number,j.station,t.name FROM phpcms_yp_job j,phpcms_type t WHERE t.typeid = j.station AND j.status = '99' GROUP BY station ORDER BY t.listorder DESC"} {/get}
{$r['name']}({$r['number']})

最新更新简历

    {get sql="SELECT truename,applyid,specialty FROM `phpcms_yp_apply` WHERE status = '3' ORDER BY edittime DESC" rows="15"}
  • {$r['truename']} {$r['specialty']}
  • {/get}
{template 'yp', 'footer'}