{include file="$admin_template_path/html/header.html"}
{include file="$admin_template_path/html/pagetops.html"} {if $errorMessage}用户 | 当前收入 | 提现额 | 提现方式 | 邮件账号 | 请求日期 | 是否已处理 | 操作 |
---|---|---|---|---|---|---|---|
{$users[$d.user_id].username} | {$currency.symbol} {$users[$d.user_id].earning|string_format:"%.2f"} | {if !is_numeric($d.amount)} {$d.amount} {else} {$currency.symbol} {$d.amount|string_format:"%.2f"} {/if} | {$d.method} | {$d.text|nl2br} | {$d.datetime|date_format:"%Y-%m-%d"} |
{if $d.paid == 'true'}
![]() ![]() |
{if $d.paid == 'false'}
![]() |