#{include file="../Common/Header.html"}
toll
当前可用硬币
#{$user.coin}硬币
可兑换至站内钱包或已绑定的收款账户
south_east 最低兑现 #{$config.cash_min}硬币
receipt_long 本次手续费 #{$config.cash_cost}
schedule 处理中 #{$processing}
currency_exchange
发起兑现 填写金额并选择到账方式
1
兑现多少硬币 1 硬币按 1 元结算,手续费从到账金额中扣除
toll 硬币
可用 #{$user.coin} 硬币
2
选择到账方式 站内钱包即时到账,外部账户需要人工审核
#{if $config.cash_type_alipay == 1} #{/if} #{if $config.cash_type_wechat == 1} #{/if} #{if $config.cash_type_usdt == 1} #{/if} #{if $config.cash_type_balance == 1} #{/if}
manage_accounts 外部收款信息可在修改个人信息中维护
#{ready("/assets/user/controller/user/cash.js")} #{include file="../Common/Footer.html"}