From c915b344ca0e67eab6c627327ed30f3f3337e02e Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Wed, 25 Feb 2026 16:45:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B8=B8=E6=88=8F=E7=8E=8B):=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E6=B8=B8=E6=88=8F=E7=8E=8B=E5=9B=BE=E6=BA=90=EF=BC=8C?= =?UTF-8?q?=E5=B9=B6=E5=AF=B9=E6=89=80=E6=9C=89=E4=BD=BF=E7=94=A8v-smart-i?= =?UTF-8?q?mg=E6=8C=87=E4=BB=A4=E7=9A=84=E9=A1=B5=E9=9D=A2=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Ranking/GamesKing/index.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/views/Ranking/GamesKing/index.vue b/src/views/Ranking/GamesKing/index.vue index 567220d..dea563c 100644 --- a/src/views/Ranking/GamesKing/index.vue +++ b/src/views/Ranking/GamesKing/index.vue @@ -238,6 +238,7 @@
@@ -713,7 +714,7 @@
- + { imageUrl('bg'), imageUrl('bg2'), imageUrl('closeBt'), - imageUrl(getImgName('dailyPopUp')), + imageUrl(getImgName('dailyPopUpNew')), imageUrl('helpBt'), imageUrl(getImgName('helpInfo')), imageUrl(getImgName('historyBt')), @@ -1068,7 +1069,7 @@ const preloadOtherImages = async () => { const criticalImages = [ imageUrl(getImgName('historyTopBg')), imageUrl('historyTopFrame'), - imageUrl(getImgName('specialRewards')), + imageUrl(getImgName('specialRewardsNew')), imageUrl('top1RewardBg'), imageUrl('top2_4RewardBg'), imageUrl('top5_7RewardBg'),