公会信息 - 土耳其区隐藏公会等级

This commit is contained in:
2025-08-13 11:20:54 +08:00
parent 77aa18b94e
commit 77c48d1173

View File

@@ -154,6 +154,7 @@ function get() {
window.localStorage.setItem('partitionId', res.data.partitionId);
if (partitionId == 8) {
$('.weeklyRewards').hide();
$('.agencylevel').hide();
}
if (partitionId == 2) {
$('.weeklyRewardsText2').text(langReplace(localLang.demoModule.weeklyRewardsText2));