{include file="public/header"}
| 用户名 | 联系人 | 代理类型 | 上级代理 | 投注方式 | 最近上分 | 商户余额 | 洗码率(%) | 占成(%) | 创建日期 | 状态 | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {$vo.username} | {$vo.nickname} | {$vo.agent_level_msg} | {if condition="$vo.agent_parent_id > 0"}{$vo.agent_parent_username}({$vo.agent_parent_nickname}) | {else}无 | {/if}{$vo.bet_type} | {$vo.last_recharge} | {$vo.money} | {$vo.agent_ximalv} | {$vo.agent_cs} | {$vo.reg_time} | {if condition="$vo.status == 1"}正常 | {else}锁定中 | {/if}