{template 'public/header'} {template 'public/comhead'}
审核管理
{loop $list $key $item} {if $item['type']==1} {elseif $item['type']==2} {elseif $item['type']==3} {/if} {if $item['method']==1} {elseif $item['method']==2} {elseif $item['method']==3} {/if} {if $item['state']==1} {elseif $item['state']==2} {elseif $item['state']==3} {/if} {/loop} {if empty($list)} {/if}
真实姓名 提现金额 实际金额 提现方式 提现账号 提现类型 申请时间 提现时间 提现状态 操作
{$item['name']} {$item['tx_cost']} {$item['sj_cost']} 支付宝 微信 银联 {$item['username']}
{$item['bank']}
红包 {php $res=pdo_get('zhtc_store',array('id'=>$item['store_id']))} 商家余额

{$res['store_name']}
佣金 {php echo date("Y-m-d H:i:s",$item['time'])} {if $item['sh_time']}{php echo date("Y-m-d H:i:s",$item['sh_time'])}{/if} 待审核 已提现 已拒绝 {if $sys['tx_mode']==2&&$item['type']==2&&$item['state']==1} 微信打款 {/if} {if $sys['tx_mode']==1&&$item['state']==1 or $item['type']!=2} 线下打款 {/if} {if $item['state']==1} 拒绝 {/if} 删除
暂无提现信息
{$pager}
{template 'common/footer'}