- 申请ID
- 会员ID
- 会员
- 申请时间
- 金额
- 状态
- 类型
- 账号
- 开户人姓名
- 操作
- {$p['id']}
- {$p['uid']}
- {$p['uname']}
- {$p[add_time]}
- {$p['amount']}
- {$p['status_name']}
- {if $p['type']==1}{$p['bank']}{elseif $p['type']==2}微信{elseif $p['type']==3}支付宝{/if}
- {$p['account']}
- {$p['name']}
-
操作
{if $p['status'] !=withdraw_finish && $p['status'] !=withdraw_cancel}
{/if}
{$pages['pages']}