{template '_header'}
{$_W['shopset']['trade']['moneytext']}提现
 
可提现金额: ¥{php echo number_format($credit,2)} 全部提现
提现金额 {if floatval($set['withdrawmoney'])>0} {/if}
提现方式
{if !empty($type_array[0])}
提现到微信钱包
{/if} {if !empty($type_array[2])}
提现到支付宝
{/if} {if !empty($type_array[2])}
姓名
支付宝帐号
确认帐号
{/if} {if !empty($type_array[3])}
提现到银行卡
{/if} {if !empty($type_array[3])}
姓名
选择银行
开户行
银行卡号
确认卡号
{/if}
{if $withdrawmoney > 0}
最小提现金额为 ¥{$withdrawmoney}
{/if} 提现
详细说明
{if !empty($withdrawcharge)}
提现手续费为 {$withdrawcharge}%
{/if} {if !empty($withdrawend)}
手续费金额在¥{$withdrawbegin}到¥{$withdrawend}间免收
{/if}
本次提现将扣除手续费 ¥
本次提现实际到账金额 ¥
{template '_footer'}