{template admin:header}
{if $this->POST['Check']}

{echo $this->GetUserAvatar($userinfo['uid'],1,1)}

UID:{echo $userinfo['uid']}

用户名:{echo $userinfo['username']}

可用余额:{echo $userinfo['money']}

(请输入可充值或扣费的金额)

描述(30字内)

{else}
用户UID
提示: (未清楚UID,可以 "用户->用户管理" 菜单列表中查看)
{/if}