{$strUser[username]}

{$strUser[username]}

{if $strUser[userid] != $TS_USER[user][userid]} {if $strUser[isfollow]} 取消关注 {else} 关注 {/if} 发消息 {/if}
{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}

关注的用户 ( 全部 )

{loop $arrFollowUser $key $item}
{$item[username]}
{$item[username]}
{/loop}

加入的小组  ( 全部 )

{loop $arrGroup $key $item}
{$item[groupname]}
{$item[groupname]} ({$item[count_user]})
{/loop}
{php doAction('gobad','300')}