提现至
{if $t.paytype=="alipay"}
支付宝
{elseif $t.paytype=="wxpay"}
微信
{else}
银行卡
{/if}
{if $t.paytype neq 'bank'}
姓名:{$t.yhk_huming}
账号:{$t.yhk_haoma}
{/if}
{if $t.paytype=="bank"}
户名:{$t.yhk_huming}
号码:{$t.yhk_haoma}
银行:{$t.yhk_name}
开户地址:{$t.yhk_address}
{/if}
电话:{$t.telephone}
{if $t.reply}
{foreach item=t from=$data}
{/foreach}
{$t.status_name}
来自:{if $t.k=='shop'}商家{else}用户{/if}
提现金额:¥{$t.money}
{$t.dateline|date:Y-m-d H:i:s}
{$t.info}
{$t.reply} 处理时间:{$t.redateline|date:Y-m-d H:i:s}
{/if}
{$pagelist}