可提现余额

¥ {{ availableBalance.toFixed(2) }}

冻结金额

¥ {{ frozenBalance.toFixed(2) }}

交易中的订单金额将被冻结,完成后自动解冻

提现金额

单笔限额:1-{{ maxWithdraw }}元

到账速度

普通到账

免手续费

预计3天内到账

工作日处理,节假日顺延

快速到账

手续费{{platformConfig.fastWithdrawFeeRate}}%

预计2小时内到账

优先处理,快速到账

提现金额 ¥ {{ withdrawAmount.toFixed(2) }}
手续费 ({{ selectedSpeed === 'fast' ? platformConfig.fastWithdrawFeeRate + '%' : '0%' }}) {{ fee > 0 ? '-' : '' }} ¥ {{ fee.toFixed(2) }}
实际到账 ¥ {{ actualAmount.toFixed(2) }}

提现方式

管理账户

您还未绑定提现账户

请先绑定支付宝或银行卡才能提现

去绑定

支付宝

{{ alipayAccount }}

{{ bankName }}

{{ bankCardNo }}

支付宝

未绑定

去绑定

银行卡

未绑定

去绑定

提现说明

  • ? 普通到账:免手续费,预计3天内到账
  • ? 快速到账:手续费{{platformConfig.fastWithdrawFeeRate}}%,预计2小时内到账
  • ? 单笔提现限额1-{{ maxWithdraw }}元,每日最多提现3次
  • ? 提现金额将原路退回至您的支付账户
  • ? 工作日优先处理,节假日可能延迟
  • ? 如有疑问请联系客服:400-888-8888

确认提现

提现金额 ¥ {{ withdrawAmount.toFixed(2) }}
手续费 - ¥ {{ fee.toFixed(2) }}
到账方式 {{ selectedMethod === 'alipay' ? '支付宝' : bankName }}
实际到账 ¥ {{ actualAmount.toFixed(2) }}

安全提示:大额提现(≥1000元)需要短信验证

提现申请已提交

{{ selectedSpeed === 'fast' ? '预计2小时内到账' : '预计3天内到账' }}

提现金额 ¥ {{ withdrawAmount.toFixed(2) }}
手续费 - ¥ {{ fee.toFixed(2) }}
到账金额 ¥ {{ actualAmount.toFixed(2) }}
{{ toast.message }}