基本信息
{$info.status_name}
{if $info.status == -1}
{$info.refuse_reason}
{/if} {if $info.status == -2}
{$info.fail_reason}
{/if}
¥{$info.money}
¥{$info.withdraw_rate_money}
¥{$info.real_money}
{:time_to_date($info.create_time)}
{$info.transfer_name}
{if $info.transfer_type == "bank"}
{$info['bank_name']}
{/if}
{$info.account_number}
{$info.realname}
{$info.mobile}
{if $info['status'] == 3}
{if !empty($info['document'])}
转账凭证
{/if} {if !empty($info.transfer_remark)}
{$info.transfer_remark}
{/if}
{/if}