{if $user_status == 3}
{if $module == 'job'}
{if $mobile}手机:{$mobile}
{/if}
{if $email}邮件:{$email}
{/if}
{if $telephone}电话:{$telephone}
{/if}
{if $address}地址:{$address}
{/if}
{if $qq && $DT[im_qq]}QQ:{$qq}
{/if}
{if $wx && $DT[im_wx]}微信:{$wx}
{/if}
{if $ali && $DT[im_ali]}阿里旺旺:{$ali}
{/if}
{if $skype && $DT[im_skype]}Skype:{$skype}{/if}
{else}
{$content}
{/if}
{elseif $user_status == 2}
{if $description}{$description}
{/if}