修改最低提现金额为100元

This commit is contained in:
yezian 2024-02-26 17:15:35 +08:00
parent bc017fcb5f
commit 09d3c025c9
1 changed files with 3 additions and 3 deletions

View File

@ -179,9 +179,9 @@ export default function WithDrawal() {
// });
// return;
if (!withdrawalNum || withdrawalNum < 2000) {
if (!withdrawalNum || withdrawalNum < 1000) {
Toast.show({
content: "提现最低金额为200元即2000钻石",
content: "提现最低金额为100元即1000钻石",
});
return;
}
@ -397,7 +397,7 @@ export default function WithDrawal() {
2.请确保输入信息准确无误并且支付宝收款人与实名认证本人保持一致以防提现失败由输入错误带来的损失与平台方无关
</p>
<p className="text-error text-sm">
3.单笔最低提现金额为200元即2000钻石若提现金额大于2000元即20000钻石请联系客服
3.单笔最低提现金额为100元即1000钻石若提现金额大于2000元即20000钻石请联系客服
</p>
<p className="text-error text-sm">
4.自助提现渠道每日只能提现一次若有更多提现需求请联系客服