{template 'public/header'} {template 'public/comhead'}
提现明细
{loop $list $key $item} {if $item['state']==1} {elseif $item['state']==2} {elseif $item['state']==3} {/if} {/loop} {if empty($list)} {/if}
申请日期 审核日期 提现金额 实际金额 提现账号 真实姓名 审核状态
{$item['time']} {$item['sh_time']} {$item['tx_cost']} {$item['sj_cost']} {$item['username']} {$item['name']} 待确认 已提现 已拒绝
暂无提现信息
{$pager}
{template 'common/footer'}