diff --git a/view/eparty/activity/2024-invitationFission/js/share.js b/view/eparty/activity/2024-invitationFission/js/share.js index f193494..01312a9 100644 --- a/view/eparty/activity/2024-invitationFission/js/share.js +++ b/view/eparty/activity/2024-invitationFission/js/share.js @@ -123,7 +123,7 @@ function get() { } $('.box .xz').click(function () { if (browser.ios) { - window.location.href = `https://cebg.t4m.cn/` + // window.location.href = `https://cebg.t4m.cn/` return } else if (browser.android) { console.log('安卓'); diff --git a/view/eparty/activity/luckyNumbers/local/en.js b/view/eparty/activity/luckyNumbers/local/en.js index 892f338..94c298d 100644 --- a/view/eparty/activity/luckyNumbers/local/en.js +++ b/view/eparty/activity/luckyNumbers/local/en.js @@ -17,7 +17,7 @@ langEn = { History_Numbers:'History E-Party Fortunate Numbers', Only_data:'Only show last 15 days data', Fortunate_Number:'Fortunate Number', - rules_detail1:'1 Every day at 23:30, Moli will randomly generate a lucky number (00-99).', + rules_detail1:'1 Every day at 23:30, E-Party will randomly generate a lucky number (00-99).', rules_detail2:'2 Participation method: You can submit multiple numbers (00-99) to participate in the activity, the number of times is not limited; each submission needs to consume 1000 coins.', rules_detail3:'3 Pool Rules: 5% (50 coins) will be deducted as handling fee for each submission, and the remaining 950 coins will be entered into the lucky pool of the day; if no one wins the prize on the same day, the pool will be accumulated to the next day.', rules_detail4:'4 Winning Rules: If the number you submit is the same as the lucky number of the day, the prize pool will be distributed in proportion to the number of times you win.', diff --git a/view/eparty/activity/luckyNumbers/local/tr.js b/view/eparty/activity/luckyNumbers/local/tr.js index 50bab2e..91f2c81 100644 --- a/view/eparty/activity/luckyNumbers/local/tr.js +++ b/view/eparty/activity/luckyNumbers/local/tr.js @@ -17,7 +17,7 @@ langTr = { History_Numbers:'Tarih E-Party Şanslı Sayılar', Only_data:'Yalnızca son 15 günlük verileri göster', Fortunate_Number:'Şanslı sayı', - rules_detail1:`1 Her gün saat 23:30'da Moli rastgele bir şanslı sayı (00-99) üretecektir.`, + rules_detail1:`1 Her gün saat 23:30'da E-Party rastgele bir şanslı sayı (00-99) üretecektir.`, rules_detail2:'2 Katılım yöntemi: Etkinliğe katılmak için birden fazla sayı (00-99) gönderebilirsiniz, sayı sınırlı değildir; her gönderimin 1000 jeton tüketmesi gerekir.', rules_detail3:'3 Havuz Kuralları: Her gönderim için %5 (50 jeton) işlem ücreti olarak kesilecek ve kalan 950 jeton günün şans havuzuna girilecektir; aynı gün kimse ödülü kazanmazsa, havuz bir sonraki güne biriktirilecektir.', rules_detail4:'4 Kazanma Kuralı: Gönderdiğiniz sayı günün şanslı sayısı ile aynı ise, ödül havuzu kazanma sayınızla orantılı olarak dağıtılacaktır.', diff --git a/view/eparty/activity/luckyNumbers/local/zh.js b/view/eparty/activity/luckyNumbers/local/zh.js index dee8a5f..4ca36a1 100644 --- a/view/eparty/activity/luckyNumbers/local/zh.js +++ b/view/eparty/activity/luckyNumbers/local/zh.js @@ -17,7 +17,7 @@ langZh = { History_Numbers:'歷史 E-Party 幸運數字', Only_data:'只顯示最近15天的數據', Fortunate_Number:'幸運數字', - rules_detail1:'1 每天23:30,Moli將隨機產生一個幸運號碼(00-99)。', + rules_detail1:'1 每天23:30,E-Party將隨機產生一個幸運號碼(00-99)。', rules_detail2:'2 參與方式: 可提交多個數字(00-99)參加活動,次數不限;每次提交需消耗1000金幣。', rules_detail3:'3 遊戲池規則: 每次提交扣除5%(50個硬幣)作為手續費,餘下的950個硬幣進入當天幸運池;若當天無人中獎,幸運池累積至次日。', rules_detail4:'4 中獎規則: 如果您提交的數字與當天的幸運數字相同,則獎池將按照中獎次數的比例進行分配。', diff --git a/view/eparty/modules/fans_club/images/logo.png b/view/eparty/modules/fans_club/images/logo.png index f9ca1be..2a23a2f 100644 Binary files a/view/eparty/modules/fans_club/images/logo.png and b/view/eparty/modules/fans_club/images/logo.png differ diff --git a/view/eparty/modules/gameRank/images/logo.png b/view/eparty/modules/gameRank/images/logo.png index f9ca1be..2a23a2f 100644 Binary files a/view/eparty/modules/gameRank/images/logo.png and b/view/eparty/modules/gameRank/images/logo.png differ