{php $this->template('header')}
您还不是VIP用户点击开通
{$user['nickname']} VIP
{php echo $user['phone']?$user['phone']:'还未设置电话'}
  • {$user['credit2']}
    我的余额
  • {$user['credit1']}
    我的积分
  • {$user['credit3']}
    我的金币
{if $this->isapp}
退出登录
{/if}
{php $this->template('bottom')}