From 7b2b0b5918097557938b70c0cde2825e7ddbbaa2 Mon Sep 17 00:00:00 2001 From: bbaban <3102509561@qq.com> Date: Sun, 27 Aug 2023 14:35:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/genshin/model/roleIndex.js | 2 +- plugins/genshin/resources/html/roleExplore/roleExplore.html | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/plugins/genshin/model/roleIndex.js b/plugins/genshin/model/roleIndex.js index 67aae84..26e691b 100644 --- a/plugins/genshin/model/roleIndex.js +++ b/plugins/genshin/model/roleIndex.js @@ -508,7 +508,7 @@ export default class RoleIndex extends base { : '', }, { lable: '普通宝箱', num: stats.common_chest_number, extra: this.lable.common_chest }, - { lable: '精致宝箱', num: stats.exquisite_chest_number, }, + { lable: '精致宝箱', num: stats.exquisite_chest_number, extra: this.lable.exquisite_chest }, ], [ { lable: '珍贵宝箱', num: stats.precious_chest_number, extra: this.lable.precious_chest }, diff --git a/plugins/genshin/resources/html/roleExplore/roleExplore.html b/plugins/genshin/resources/html/roleExplore/roleExplore.html index 2a2585b..d7e51da 100644 --- a/plugins/genshin/resources/html/roleExplore/roleExplore.html +++ b/plugins/genshin/resources/html/roleExplore/roleExplore.html @@ -53,9 +53,6 @@ - {{if !avatar_cardList && !action_cardList}} - - {{/if}} {{/if}}