{echo $user['username']} {if $user['credittype']==1} {if $user['credits']}{else}暂无信用值{/if} {elseif $user['credittype']==2} {if $user['credits']}{else}暂无信用值{/if} {/if} {if $user['usertype']==1} {if !$this->IsSQL('member_personal_certificate',"WHERE status=5 AND uid='$this->uid'")} 您未实名认证无法提现!点击实名认证! {/if} {else} {if !$this->IsSQL('member_company_certificate',"WHERE status=5 AND uid='$this->uid'")} 您未实名认证无法提现!点击实名认证! {/if} {/if}
{php} $level=$this->GetUserLevel($user['credit']);{/php}用户头衔:{echo $level['title']}
{if $user['residecity']} 所在地: {echo $this->GetSelectCategory('category_city',$user['residecity'],'residecity','','',1)} {else} 所在地未设置 [点击设置] {/if}
{echo $this->GetCertificateIcon($user['certificate'],array('Mobile'=>'手机','Mail'=>'邮箱','Personal'=>'个人实名','Company'=>'公司实名'))}
任务发布 {echo intval($user['tasknum'])} 投标 {echo intval($user['draftnum'])} 中标 {echo intval($user['successnum'])}