From 947cc3570c8be15fc89b839c1b3c6383e2482b3e Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Mon, 8 Jan 2024 12:03:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/modules/h5Income/js/withdrawal.js | 2 +- view/peko/modules/h5Income/withdrawal.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/peko/modules/h5Income/js/withdrawal.js b/view/peko/modules/h5Income/js/withdrawal.js index 47237f5..ead9c42 100644 --- a/view/peko/modules/h5Income/js/withdrawal.js +++ b/view/peko/modules/h5Income/js/withdrawal.js @@ -57,7 +57,7 @@ function getConfig () { var str = `

1、收益金幣達到${res.data.minValue}或以上可以申請提領

2、提領金幣必須為1000的整倍數

-

3、每周可提領次數:${res.data.weekLimitCount} 提領手續費:${res.data.chargeRate}%

+

3、每周可提領次數:${res.data.weekLimitCount}, 提領手續費:${res.data.chargeRate}%

4、台幣提領,請聯繫客服微信:sd245376

5、如您使用Payoneer帳戶提領,因Payoneer要求付款最少50美元,需要滿足55000金幣後發起,不滿足的提領將會被駁回

` diff --git a/view/peko/modules/h5Income/withdrawal.html b/view/peko/modules/h5Income/withdrawal.html index 681bdaf..e1ece0f 100644 --- a/view/peko/modules/h5Income/withdrawal.html +++ b/view/peko/modules/h5Income/withdrawal.html @@ -110,4 +110,4 @@ - \ No newline at end of file + \ No newline at end of file