提现到
微信默认钱包
{{ bankAccountInfo.bank_account }}
请添加提现账户
提现到
余额
提现金额:
{{ $lang('common.currencySymbol') }}
可提现金额:{{ $lang('common.currencySymbol') }}{{ withdrawInfo.account | moneyFormat }}
全部提现
最小提现金额为{{ $lang('common.currencySymbol') }}{{ withdrawConfigInfo.withdraw | moneyFormat }},
最大提现金额为{{ $lang('common.currencySymbol') }}{{ (withdrawConfigInfo.max > withdrawInfo.account ? withdrawInfo.account : withdrawConfigInfo.max) | moneyFormat }},
手续费为{{ withdrawConfigInfo.withdraw_rate + '%' }}