{include file="$admin_template_path/html/header.html"}
{include file="$admin_template_path/html/pagetops.html"} {if $errorMessage}用户名 | 当前余额 | 分成比例 | 作品数量 | 销量 | 收入 | 推广数 | 推广收入 | 是否推荐作者 | 操作 |
---|---|---|---|---|---|---|---|---|---|
{$d.username} | {$currency.symbol}{$d.total|string_format:"%.2f"} | {$d.commission} % | {$d.items} | {$d.sales} | {$currency.symbol}{$d.sold|string_format:"%.2f"} | {$d.referals} | {$currency.symbol}{$d.referal_money|string_format:"%.2f"} |
{if $d.featured_author == 'true'}
![]() ![]() |
编辑余额 编辑用户 删除用户 |