From e66a3bccfecea539fafb17b7b50ab696073c9744 Mon Sep 17 00:00:00 2001 From: yujiacong <1016029365@qq.com> Date: Thu, 16 Oct 2025 16:55:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A2=E5=AF=8C=E9=AD=85=E5=8A=9B=E6=9C=88?= =?UTF-8?q?=E6=A6=9C=20-=20=E5=B1=95=E7=A4=BA=E6=A6=9C=E5=8D=95=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/moliparty/modules/newRank/js/monthlyIndex.js | 2 ++ view/moliparty/modules/newRank/monthlyIndex.html | 12 ++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/view/moliparty/modules/newRank/js/monthlyIndex.js b/view/moliparty/modules/newRank/js/monthlyIndex.js index 012c09f..d1930be 100644 --- a/view/moliparty/modules/newRank/js/monthlyIndex.js +++ b/view/moliparty/modules/newRank/js/monthlyIndex.js @@ -77,6 +77,8 @@ function translateFun() { $('.newText5').html(langReplace(localLang.demoModule.newText5)); $('.newText6').html(langReplace(localLang.demoModule.newText6)); $('.Ranking').html(langReplace(localLang.demoModule.Ranking)); + $('.newText7').html(langReplace(localLang.demoModule.newText7)); + } var partitionId; diff --git a/view/moliparty/modules/newRank/monthlyIndex.html b/view/moliparty/modules/newRank/monthlyIndex.html index 0bea0de..99791dd 100644 --- a/view/moliparty/modules/newRank/monthlyIndex.html +++ b/view/moliparty/modules/newRank/monthlyIndex.html @@ -26,12 +26,12 @@