{if $strUser['isverify']==1}
{else}
{/if}
UID:{$strUser[userid]}
{php echo date('Y-m-d',$strUser[addtime])} 加入
角色:
{$strUser['rolename']}
性别:{if $strUser[sex]=='0'}保密{elseif $strUser[sex]=='1'}男{else}女{/if}
{if $strUser[blog]}博客:{$strUser[blog]}
{/if}
{if $strUser[about]}关于:{php echo nl2br(htmlspecialchars($strUser[about]))}
{/if}
{if $strUser[signed]}签名:{php echo nl2br(htmlspecialchars($strUser[signed]))}
{/if}
{if $strUser[userid] == $TS_USER[user][userid]}[
修改基本信息]{/if}