From 88a414ac714499e2f7da99502ee30be010b71c13 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 9 Apr 2026 20:14:36 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=B9=B8=E8=BF=90=E7=BE=8E=E9=87=91?= =?UTF-8?q?=E9=A1=B5):=20=E4=BF=AE=E5=A4=8D=E6=96=87=E4=BB=B6=E5=92=8C?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E7=9A=84=E5=AF=BC=E5=85=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Activities/LuckyDollars/Season4/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/Activities/LuckyDollars/Season4/index.vue b/src/views/Activities/LuckyDollars/Season4/index.vue index d490c95..3fca868 100644 --- a/src/views/Activities/LuckyDollars/Season4/index.vue +++ b/src/views/Activities/LuckyDollars/Season4/index.vue @@ -2684,6 +2684,9 @@ const preloadOtherImages = async () => { imageUrl('top1'), imageUrl('top2'), imageUrl('top3'), + imageUrl('reward_gift'), + imageUrl('reward_frame'), + imageUrl('reward_ride'), ] await preloadImages(criticalImages)