修改转账方式 - 兑换金币和充值代理档位文案展示

This commit is contained in:
2025-08-06 14:42:43 +08:00
parent 9721d8d774
commit b2512b819b
7 changed files with 7 additions and 7 deletions

View File

@@ -93,7 +93,6 @@ $(function () {
$('.text15').text(langReplace(localLang.salary.text15)); $('.text15').text(langReplace(localLang.salary.text15));
$('.text16').text(langReplace(localLang.salary.text16)); $('.text16').text(langReplace(localLang.salary.text16));
$('.text17').html(langReplace(localLang.salary.text17)); $('.text17').html(langReplace(localLang.salary.text17));
$('.text18').html(langReplace(localLang.salary.text18));
$('.textnew1').html(langReplace(localLang.salary.textnew1)); $('.textnew1').html(langReplace(localLang.salary.textnew1));
$('.textnew2').html(langReplace(localLang.salary.textnew2)); $('.textnew2').html(langReplace(localLang.salary.textnew2));
$('.textnew3').html(langReplace(localLang.salary.textnew3)); $('.textnew3').html(langReplace(localLang.salary.textnew3));
@@ -468,6 +467,7 @@ $('.transfer_dollars').on('click', 'li', function () {
if (custom_amount) { if (custom_amount) {
$('.confirm').hide(); $('.confirm').hide();
$('.custom_pop').show(); $('.custom_pop').show();
$('.text18').html(langReplace(localLang.salary.text18(ratio)));
var type = $('.custom_pop .sure').attr('type'); var type = $('.custom_pop .sure').attr('type');
if (type == 3) { if (type == 3) {
$('.custom_pop .custom_pop_in h2').hide() $('.custom_pop .custom_pop_in h2').hide()

View File

@@ -93,7 +93,6 @@ $(function () {
$('.text15').text(langReplace(localLang.salary.text15)); $('.text15').text(langReplace(localLang.salary.text15));
$('.text16').text(langReplace(localLang.salary.text16)); $('.text16').text(langReplace(localLang.salary.text16));
$('.text17').html(langReplace(localLang.salary.text17)); $('.text17').html(langReplace(localLang.salary.text17));
$('.text18').html(langReplace(localLang.salary.text18));
$('.textnew1').html(langReplace(localLang.salary.textnew1)); $('.textnew1').html(langReplace(localLang.salary.textnew1));
$('.textnew2').html(langReplace(localLang.salary.textnew2)); $('.textnew2').html(langReplace(localLang.salary.textnew2));
$('.textnew3').html(langReplace(localLang.salary.textnew3)); $('.textnew3').html(langReplace(localLang.salary.textnew3));
@@ -468,6 +467,7 @@ $('.transfer_dollars').on('click', 'li', function () {
if (custom_amount) { if (custom_amount) {
$('.confirm').hide(); $('.confirm').hide();
$('.custom_pop').show(); $('.custom_pop').show();
$('.text18').html(langReplace(localLang.salary.text18(ratio)));
var type = $('.custom_pop .sure').attr('type'); var type = $('.custom_pop .sure').attr('type');
if (type == 3) { if (type == 3) {
$('.custom_pop .custom_pop_in h2').hide() $('.custom_pop .custom_pop_in h2').hide()

View File

@@ -277,7 +277,7 @@ langAr = {
text15: `المبلغ المخصص`, text15: `المبلغ المخصص`,
text16: `الكل`, text16: `الكل`,
text17: `يمكن تبادله مقابل <b>0</b> عملة ذهبية`, text17: `يمكن تبادله مقابل <b>0</b> عملة ذهبية`,
text18: `(نسبة التبادل 1:<b>7000</b>)`, text18:function(num){return `(نسبة التبادل 1:<b>${num}</b>)`},
text19: `تبادل العملات`, text19: `تبادل العملات`,
text20: `السحب الرسمي`, text20: `السحب الرسمي`,
text21: `تفتح قناة السحب في اليومين الأول والثاني من كل شهر.`, text21: `تفتح قناة السحب في اليومين الأول والثاني من كل شهر.`,

View File

@@ -274,7 +274,7 @@ langBr = {
text15: `Valor personalizado`, text15: `Valor personalizado`,
text16: `Tudo`, text16: `Tudo`,
text17: `Pode ser trocado por <b>0</b> moedas de ouro`, text17: `Pode ser trocado por <b>0</b> moedas de ouro`,
text18: `(Taxa de câmbio de 1:<b>7000</b>)`, text18:function(num){return `(Taxa de câmbio de 1:<b>${num}</b>)`},
text19: `Trocar moedas`, text19: `Trocar moedas`,
text20: `Sacar`, text20: `Sacar`,
text21: `O canal de saque abre nos dias 1 e 2 de cada mês.`, text21: `O canal de saque abre nos dias 1 e 2 de cada mês.`,

View File

@@ -277,7 +277,7 @@ text9_new:'Congratulations on creating your new agency! <br /> To help you grow
text15: `Custom amount`, text15: `Custom amount`,
text16: `All`, text16: `All`,
text17: `Can be exchanged for <b>0</b> gold coin`, text17: `Can be exchanged for <b>0</b> gold coin`,
text18: `(Exchange at a ratio of 1:<b>7000</b>)`, text18:function(num){return `(Exchange at a ratio of 1:<b>${num}</b>)`},
text19: `Exchange coins`, text19: `Exchange coins`,
text20: `Withdraw`, text20: `Withdraw`,
text21: `The withdrawal channel opens on the 1st and 2nd of every month.`, text21: `The withdrawal channel opens on the 1st and 2nd of every month.`,

View File

@@ -277,7 +277,7 @@ text9_new:'Yeni acentenizi kurduğunuz için tebrikler! <br /> Daha hızlı büy
text15: `Özel Tutar`, text15: `Özel Tutar`,
text16: `Hepsi`, text16: `Hepsi`,
text17: `<b>0</b> altın madeni paraya dönüştürülebilir`, text17: `<b>0</b> altın madeni paraya dönüştürülebilir`,
text18: `(1:<b>7000</b> oranında değişim)`, text18:function(num){return `(1:<b>${num}</b> oranında değişim)`},
text19: `Jeton Dönüştür`, text19: `Jeton Dönüştür`,
text20: `Çekim`, text20: `Çekim`,
text21: `Çekim kanalı her ayın 1. ve 2. günü açılır.`, text21: `Çekim kanalı her ayın 1. ve 2. günü açılır.`,

View File

@@ -279,7 +279,7 @@ langZh = {
text15: `自定義金額`, text15: `自定義金額`,
text16: `全部`, text16: `全部`,
text17: `可兌換 <b>0</b> 金幣`, text17: `可兌換 <b>0</b> 金幣`,
text18: `(兌換比例為 1:<b>7000</b>)`, text18:function(num){return `(兌換比例為 1:<b>${num}</b>)`},
text19: `兌換硬幣`, text19: `兌換硬幣`,
text20: `官方提現`, text20: `官方提現`,
text21: `提款通道每月1日和2日開放。`, text21: `提款通道每月1日和2日開放。`,