{{ include ("Common/Header.html") }}
{{ i18n("可提现金额")|raw }}
{{ ccy() ~ user.withdraw_amount }}
{{ i18n("银行卡")|raw }}
{{ i18n("提现金额")|raw }} 单次最低:{{ min_withdraw_amount }} / 单次最大:{{ max_withdraw_amount }}
{{ ready("/assets/user/controller/user/withdraw.js")|raw }} {{ include ("Common/Footer.html") }}