我的余额
¥{$user['balance']}
冻结金额
¥{$user['freeze_balance']}
充值
{if $ym_is_withdraw==1}
提现
{/if}
余额记录
|
提现记录
日期
提现金额
状态
类型
收款账号
开户人姓名
备注
{$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_anon']}
{$p['name']}
{$p['remark']}