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