From 4eb3e8a8491250fc7d2f42db29ff5720c7af98b3 Mon Sep 17 00:00:00 2001
From: qiuren <qiuren@yazhai.co>
Date: Fri, 14 Feb 2025 12:24:31 +0800
Subject: [PATCH] feat: 马甲包资源

---
 js/common.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/js/common.js b/js/common.js
index 6498171..e5fca7b 100644
--- a/js/common.js
+++ b/js/common.js
@@ -344,9 +344,9 @@ function handleVestApp  (appname)  {
             rewaRdrulesEn1Img: staticUrl + "/joyColor/rewaRdrules-en1.png",
             rewaRdrulesEn2Img: staticUrl + "/joyColor/rewaRdrules-en2.png",
             rewardBgColor: '#fee0fe',
-            rewardIcon: staticUrl + "/secret/reward-icon.png",
-            gewBigImg:staticUrl + "/secret/icon_bigGew.png",
-            iconSmallGew:staticUrl + "/secret/icon_smallGew.png",
+            rewardIcon: staticUrl + "/joyColor/reward-icon.png",
+            gewBigImg:staticUrl + "/joyColor/icon_bigGew.png",
+            iconSmallGew:staticUrl + "/joyColor/icon_smallGew.png",
         };
     } else {
         resourceObj = {
--
libgit2 0.25.0