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