From a07c759385be390d79d0690114d1a2fb6700845c Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sat, 4 Jan 2025 23:14:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=B3=A8=E9=87=8A=E6=8E=89?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E7=9A=84=E7=A4=BC=E7=89=A9=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 giftInfo.isLoginGift < 127 的条件下,移除了原本会添加到 e 数组中的一个对象 - 被注释掉的代码原本用于在礼物信息中显示某种文本 - 此修改可能是为了简化礼物信息的展示逻辑或移除不必要的功能 --- main.min_jocw9Tu2.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main.min_jocw9Tu2.js b/main.min_jocw9Tu2.js index 61f4bf8..6720ae8 100644 --- a/main.min_jocw9Tu2.js +++ b/main.min_jocw9Tu2.js @@ -12068,9 +12068,9 @@ function(t) { }), this.giftInfo.isLoginGift < 127 && e.push({ index: 3, txt: t.CrmPU.language_Omission_txt119 - }), e.push({ - index: 4, - txt: t.CrmPU.language_Omission_txt141 + // }), e.push({ + // index: 4, + // txt: t.CrmPU.language_Omission_txt141 })), this.tabBar.dataProvider = new eui.ArrayCollection(e), this.tabBar.selectedIndex = this._curIndex <= this.tabBar.dataProvider.length - 1 ? this._curIndex: 0