{{item.name}}
{{item.value}}
{{item.name}}
{{item.value}}
ID
{{getId}}
用户名
{{user.username}}
创建时间
{{getBirth}}
角色
{{getRoles}}
分层
{{user.layer == -1 ? '无限' : user.layer}}
钻石
{{user.diamond}}
头像
{{user.avatar > 0 ? ('#' + user.avatar) : '未定义'}}
昵称
{{user.nickname || ''}}
状态
{{user.available ? '正常' : '禁用'}}
总充值
{{parseInt(user.chargeIns)}}
总取现
{{parseInt(user.withdrawals)}}
分成积分
{{parseInt(user.proportions)}}
佣金积分
{{parseInt(user.brokerages)}}
{{title}}