{include file="public/header" /} {load href="__PLUGINS__bootstrap/bootstrap-table.min.css"} {load href="__PLUGINS__bootstrap/bootstrap-table.min.js"}
{include file="public/tophead"} {include file="public/top" /}
{include file="public/topsection"}
{volist name="data" id="v"} {/volist}
用户Uid 零钱 累计零钱 不可用零钱 金币 累计金币 徒弟数量
[{$v.uid}] ¥{$v['money']/100} ¥{$v['money_num']/100} ¥{$v['money_s']/100} {$v['jinbi']} {$v['jinbi_num']} {$v.tudi_num}

{$page}
{include file="public/footer" /}