From 4a05d330f6e351a88e535450d8d8d6f870bbb314 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 25 Dec 2025 12:09:20 +0800 Subject: [PATCH] =?UTF-8?q?chore(=E5=88=A0=E9=99=A4=E9=A1=B5=E9=9D=A2):=20?= =?UTF-8?q?=E9=98=BF=E8=81=94=E9=85=8B=E7=8B=AC=E7=AB=8B=E6=97=A5=EF=BC=88?= =?UTF-8?q?2025=E5=B9=B412=E6=9C=889=E6=97=A5=E4=B8=8A=E5=8D=8810=E7=82=B9?= =?UTF-8?q?=E7=BB=93=E6=9D=9F=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 2 - src/router/index.js | 6 - src/utils/permissionManager.js | 1 - src/utils/routeGuard.js | 1 - .../IndependenceDay/components/topUser.vue | 190 ----- .../Activities/UAE/IndependenceDay/index.vue | 718 ------------------ 6 files changed, 918 deletions(-) delete mode 100644 src/views/Activities/UAE/IndependenceDay/components/topUser.vue delete mode 100644 src/views/Activities/UAE/IndependenceDay/index.vue diff --git a/src/main.js b/src/main.js index 9a316cb..17a4cdb 100644 --- a/src/main.js +++ b/src/main.js @@ -43,8 +43,6 @@ const RankingPage = [ // 活动页面 const ACTIVITIES = [ '/recharge-reward', //充值奖励页面 - - '/UAE-independence-day', //阿联酋独立日 ] // 固定语言(布局)的页面 diff --git a/src/router/index.js b/src/router/index.js index 7548611..f6dd2c5 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -389,12 +389,6 @@ const router = createRouter({ component: () => import('../views/Activities/Game/index.vue'), meta: { requiresAuth: true }, }, //2025年12月15日上午0点结束 - { - path: '/UAE-independence-day', - name: 'UAE-independence-day', - component: () => import('../views/Activities/UAE/IndependenceDay/index.vue'), - meta: { requiresAuth: true }, - }, //2025年12月9日上午10点结束 ], }) diff --git a/src/utils/permissionManager.js b/src/utils/permissionManager.js index 77ebec2..f3b37e4 100644 --- a/src/utils/permissionManager.js +++ b/src/utils/permissionManager.js @@ -61,7 +61,6 @@ const ACTIVITIES = [ '/jack-pot', //水果游戏打榜页面 '/lucky-champion', //幸运赢家 '/activity-game', //活动游戏页面 - '/UAE-independence-day', //阿联酋独立日 ] // 🎯 核心改变:基于身份的权限配置 diff --git a/src/utils/routeGuard.js b/src/utils/routeGuard.js index d2abf7a..8dc92e0 100644 --- a/src/utils/routeGuard.js +++ b/src/utils/routeGuard.js @@ -412,7 +412,6 @@ class RouteGuard { '/jack-pot', //水果游戏打榜页面 '/lucky-champion', //幸运赢家 '/activity-game', //活动游戏页面 - '/UAE-independence-day', //阿联酋独立日 ] const publicPages = [ diff --git a/src/views/Activities/UAE/IndependenceDay/components/topUser.vue b/src/views/Activities/UAE/IndependenceDay/components/topUser.vue deleted file mode 100644 index 9898128..0000000 --- a/src/views/Activities/UAE/IndependenceDay/components/topUser.vue +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - {{ name }} - - - - - - {{ distributionValue }} - - - - - - - - - - diff --git a/src/views/Activities/UAE/IndependenceDay/index.vue b/src/views/Activities/UAE/IndependenceDay/index.vue deleted file mode 100644 index 326df6f..0000000 --- a/src/views/Activities/UAE/IndependenceDay/index.vue +++ /dev/null @@ -1,718 +0,0 @@ - - - - - - - - - - - - - - - - - - {{ Days }}D - - - - - - {{ Hours }} - - - : - - - {{ Minutes }} - - - : - - - {{ Second }} - - - - - - - - - - - - - - - - {{ gift.giftCandy }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ listItem?.rank }} - - - - - - - - - {{ listItem?.nickname }} - - - {{ $t('user_id_prefix') }} {{ listItem?.account }} - - - - - - - - - {{ listItem?.quantity }} - - - - - - - - - - - - - - - - - - handleRewardImageError(e, reward.type)" - /> - - - - {{ showDetail(reward.type, reward) }} - - - - - - - - - - - - - - - - - - - {{ myRanking.rank || 999 }} - - - - - - - - - {{ myRanking.nickname }} - - - - - - - - - {{ myRanking.quantity || 0 }} - - - - - - - - - - - - - - - - - -