{template 'header', $template}
{$head_name}
{if $itemid}
{$title}
{$editdate}{if $MOD[hits]}  浏览:{$hits}{/if}
{if !$username}非会员信息
{/if} {if $vip}{VIP}:{$vip}级
{/if} 行业:{$CATEGORY[$parentid][catname]}
职位:{$CATEGORY[$catid][catname]}
部门:{$department}
人数:{if $total}{$total}人{else}若干{/if}
地区:{area_pos($areaid, '')}
性质:{$TYPE[$type]}
性别:{$GENDER[$gender]}
婚姻:{$MARRIAGE[$marriage]}
学历:{$EDUCATION[$education]}
经验:{if $experience}{$experience}年以上{else}不限{/if}
年龄:{if $minage && $maxage}{$minage}-{$maxage}岁{elseif $minage}{$minage}岁以上{elseif $maxage}{$maxage}岁以内{else}不限年龄{/if}
待遇:{if $minsalary && $maxsalary}{$minsalary}-{$maxsalary}{$DT[money_unit]}/月{elseif $minsalary}{$minsalary}{$DT[money_unit]}/月以上{elseif $maxsalary}{$maxsalary}{$DT[money_unit]}/月以内{else}面议{/if}
{$content}
联系方式
{template 'contact', 'chip'}
{else} {if $lists} {loop $lists $v}
{/loop} {else} {template 'empty', 'chip'} {/if} {if $pages}
{$pages}
{/if} {/if} {template 'footer', $template}