From c291a883495c0509cb50151c82687c9324f18e26 Mon Sep 17 00:00:00 2001 From: yujiacong <1016029365@qq.com> Date: Thu, 18 Sep 2025 18:35:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8B=AC=E8=81=94=E4=BD=93=20-=20=E5=85=AC?= =?UTF-8?q?=E4=BC=9A=E4=BF=A1=E6=81=AF=E9=83=A8=E5=88=86=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/molistar/modules/guild-ar/js/index.js | 4 + view/molistar/modules/guild-ar/js/personal.js | 4 + view/molistar/modules/guild-ar/js/salary.js | 2 +- view/molistar/modules/guild-ar/personal.html | 237 +++++++++++------- 4 files changed, 149 insertions(+), 98 deletions(-) diff --git a/view/molistar/modules/guild-ar/js/index.js b/view/molistar/modules/guild-ar/js/index.js index db33c313..be696218 100644 --- a/view/molistar/modules/guild-ar/js/index.js +++ b/view/molistar/modules/guild-ar/js/index.js @@ -193,6 +193,7 @@ function get() { } $('.text2').text(res.data.name) // 渲染贵族等级 + if(partitionId != 32){ var cycleDiamondWageLevel = res.data.cycleDiamondWageLevel; $('.agencylevel .agencylevelInfo h3 b').text(cycleDiamondWageLevel.curLevel); $('.agencylevel .agencylevelInfo h4 b').text(cycleDiamondWageLevel.nextLevelGap); @@ -204,6 +205,9 @@ function get() { $('.agencylevel .agencylevelInfo .bottom div').eq(1).hide(); $('.agencylevel .agencylevelInfo .line .line_in').css('width', '100%') } + }else{ + $('.agencylevel').hide(); + } res.data.authCodes.forEach((item) => { console.log(item); if (item == 'set_info') { diff --git a/view/molistar/modules/guild-ar/js/personal.js b/view/molistar/modules/guild-ar/js/personal.js index 6048e401..43ee0197 100644 --- a/view/molistar/modules/guild-ar/js/personal.js +++ b/view/molistar/modules/guild-ar/js/personal.js @@ -124,6 +124,10 @@ function getAccount() { $('.page1 .myDuration span').text(res.data.person.curCycle.cycleDate); $('.page1 .myDuration').css('display', 'flex'); } + // 周期收入 + if (getQueryString().partitionId == 32) { + $('.periodic_income').hide(); + } // agency if (res.data.agency) { var agency = res.data.agency diff --git a/view/molistar/modules/guild-ar/js/salary.js b/view/molistar/modules/guild-ar/js/salary.js index 4b13dcd0..a67bf9a1 100644 --- a/view/molistar/modules/guild-ar/js/salary.js +++ b/view/molistar/modules/guild-ar/js/salary.js @@ -167,7 +167,7 @@ function getTab() { // 渲染账户列表 var accountListStr = ''; $('.selectAccount .selectAccount_in .accountBox .account').remove(); - res.data.withdrawAccountList.forEach(res => { + res.data.withdrawAccountList?.forEach(res => { accountListStr += `
- -
+ +
0
- -6%
- - -0
+ ++ 6% +
+ + +