From ab0619728aea632ac69e252d9f5ed4af3b24d285 Mon Sep 17 00:00:00 2001 From: chenruiye <862859104@qq.com> Date: Wed, 2 Apr 2025 17:44:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=AC=E4=BC=9A=E4=BF=A1?= =?UTF-8?q?=E6=81=AF-=E8=8B=B1=E8=AF=AD2=E5=8C=BA=E4=B8=8D=E5=B1=95?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/molistar/modules/guild-ar/js/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/view/molistar/modules/guild-ar/js/index.js b/view/molistar/modules/guild-ar/js/index.js index 3f22c4d..4670ef6 100644 --- a/view/molistar/modules/guild-ar/js/index.js +++ b/view/molistar/modules/guild-ar/js/index.js @@ -159,6 +159,7 @@ function get() { } if(partitionId == 16){ $('.weeklyRewardsText5').text(langReplace(localLang.demoModule.weeklyRewardsText6)); + $('.headerBox .headerBox_in div .why').hide(); }else{ $('.weeklyRewardsText5').text(langReplace(localLang.demoModule.weeklyRewardsText5)); }