-
当前余额:{php echo sprintf('%.2f', $totalprice);} 元{if $totalprice<$getcash_price || $totalprice<1} 当前账户余额小于最低提现金额({$getcash_price}元)限制,不能提现 {/if}
-
提现金额:
-
手续费:(每笔交易{$fee_rate}%,最低{$fee_min}元,最高{$fee_max}元)
-
提现账户:{if $store['business_type']==0} 请联系管理员设置 {else} {if $store['business_type']==1} 微信账号: {$store['business_wechat']} 姓名: {$store['business_username']} | 昵称: {$fans['nickname']} {else} 支付宝:{$store['business_alipay']} 姓名: {$store['business_username']} {/if} {/if}