diff --git a/view/molistar/modules/h5Income/exchangeGold.html b/view/molistar/modules/h5Income/exchangeGold.html
index 1bb57591..a0723849 100644
--- a/view/molistar/modules/h5Income/exchangeGold.html
+++ b/view/molistar/modules/h5Income/exchangeGold.html
@@ -17,8 +17,8 @@
確認獎 0 金幣兌換為 0 鉆石嗎?
+確認獎 0 鉆石兌換為 0 金幣嗎?
piko
+MoliStar
ID:0
0
-1、收益金幣達到${res.data.minValue}或以上可以申請提領
-2、提領金幣必須為1000的整倍數
+1、收益鑽石達到${res.data.minValue}或以上可以申請提領
+2、提領鑽石必須為1000的整倍數
3、每周可提領次數:${res.data.weekLimitCount}次, 提領手續費:${res.data.chargeRate}%
4、台幣提領,請聯繫客服微信:sd245376
-5、如您使用Payoneer帳戶提領,因Payoneer要求付款最少50美元,需要滿足55000金幣後發起,不滿足的提領將會被駁回
+5、如您使用Payoneer帳戶提領,因Payoneer要求付款最少50美元,需要滿足55000鑽石後發起,不滿足的提領將會被駁回
` $('.withdrawal').append(str); getAccounts(); @@ -91,7 +91,7 @@ function query () { data: { uid: pubInfo.uid }, success (res) { if (res.code === 200) { - $('.income p').text(`金幣 ${res.data.golds}`); + $('.income p').text(`鑽石 ${res.data.golds}`); golds = res.data.golds; getConfig(); } else if (res.code ? res.code == 1444 : JSON.parse(res).code == 401) { @@ -192,11 +192,11 @@ function getAccounts () { realName = false; } else { realName = true; - $('.withdrawal input').attr('placeholder', '請輸入提領金幣數額'); + $('.withdrawal input').attr('placeholder', '請輸入提領鑽石數額'); $('.authentication span').text('已實名'); } } else { - $('.withdrawal input').attr('placeholder', '請輸入提領金幣數額'); + $('.withdrawal input').attr('placeholder', '請輸入提領鑽石數額'); } if (accountType == 2) { $('.authentication').show(); @@ -284,9 +284,9 @@ function getAccounts () { return false; }) if (golds < minValue) { - $('.withdrawal input').attr('placeholder', '可提領金幣不足'); + $('.withdrawal input').attr('placeholder', '可提領鑽石不足'); } else if ($('.account span').text() != '未绑定') { - $(`.withdrawal input`).text('請輸入提領金幣數額'); + $(`.withdrawal input`).text('請輸入提領鑽石數額'); $(`.withdrawal .withdrawalBox`).attr('click', 1); } } else if (res.code ? res.code == 1444 : JSON.parse(res).code == 401) { @@ -322,11 +322,11 @@ $('.switch .pub_in .ok').click(function () { realName = false; } else { realName = true; - $('.withdrawal input').attr('placeholder', '請輸入提領金幣數額'); + $('.withdrawal input').attr('placeholder', '請輸入提領鑽石數額'); $('.authentication span').text('已實名'); } } else { - $('.withdrawal input').attr('placeholder', '請輸入提領金幣數額'); + $('.withdrawal input').attr('placeholder', '請輸入提領鑽石數額'); } }) @@ -334,15 +334,15 @@ $('.switch .pub_in .ok').click(function () { $('.goldPub .goldPub_in .but').click(function () { var num = $('.goldPub .goldPub_in input').val(); if (num == '') { - toastMsg('請輸入提領金幣數額'); + toastMsg('請輸入提領鑽石數額'); return } if (num < minValue) { - toastMsg(`最少申請金幣为${minValue}`); + toastMsg(`最少申請鑽石为${minValue}`); return } if (num % 1000 != 0) { - toastMsg(`提領金幣必須為1000的整倍數`); + toastMsg(`提領鑽石必須為1000的整倍數`); return } calculate(); @@ -412,7 +412,7 @@ $('.butBig').click(function () { toastMsg('申請提現失敗,不支援未成年人提現'); return } - $('.withDrawalPub .withDrawalPub_in p ').html(`確認通過 ${$('.account .active').text()} 提領 ${num}金幣?`) + $('.withDrawalPub .withDrawalPub_in p ').html(`確認通過 ${$('.account .active').text()} 提領 ${num}鑽石?`) $('.withDrawalPub .withDrawalPub_in span b ').html(`${$('.withdrawal .numBox b').text()}`) $('.withDrawalPub').show(); }) diff --git a/view/molistar/modules/h5Income/login.html b/view/molistar/modules/h5Income/login.html index 1c763587..e6310006 100644 --- a/view/molistar/modules/h5Income/login.html +++ b/view/molistar/modules/h5Income/login.html @@ -23,7 +23,7 @@1.金幣是在房間收到的禮物打賞可以收穫金幣。
-2.1000金幣等於1美元,根據提領地區匯率換算,匯率每週更新
+1.鑽石是在房間收到的禮物打賞可以收穫鑽石。
+2.1000鑽石等於1美元,根據提領地區匯率換算,匯率每週更新
3.每周可申請提領次,隔天發放,到帳時間以當地銀行處理為準
-4.金幣數量大於或等於金幣才能申請提取;
-5.如您的提領信息有誤無法發放,金幣原路退回帳號,請聯繫客服微信:sd245376
-6.金幣可兌換為鑽石,兌換比例:1000金幣=1000鑽石。
-7.台幣提領,請聯繫客服微信:sd245376,如您使用Payoneer帳戶提領,Payoneer要求50美元起付,需要滿足55000金幣後發起,不滿足的提領將會被駁回。
+4.鑽石數量大於或等於鑽石才能申請提取;
+5.如您的提領信息有誤無法發放,鑽石原路退回帳號,請聯繫客服微信:sd245376
+6.鑽石可兌換為金幣,兌換比例:1000鑽石=1000金幣。
+7.台幣提領,請聯繫客服微信:sd245376,如您使用Payoneer帳戶提領,Payoneer要求50美元起付,需要滿足55000鑽石後發起,不滿足的提領將會被駁回。