feat(万圣节活动): 删除页面和相关图片

This commit is contained in:
hzj 2025-11-20 16:18:47 +08:00
parent 39b9ad3e4f
commit 9d6a53340a
30 changed files with 0 additions and 1112 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 774 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1015 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 420 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 378 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB

View File

@ -215,12 +215,6 @@ const router = createRouter({
component: () => import('../views/Ranking/Overall/Ranking.vue'),
meta: { requiresAuth: true },
},
{
path: '/halloween',
name: 'halloween',
component: () => import('../views/Activities/Halloween/Halloween.vue'),
meta: { requiresAuth: true },
},
{
path: '/invite-agency',
name: 'invite-agency',

View File

@ -41,7 +41,6 @@ const ACTIVITIES = [
'/top-list', //排行榜
'/weekly-star', //每周明星
'/ranking', //总排行榜
'/halloween', //万圣节活动页面
'/lottery', // 抽奖活动页面
'/recharge-reward', //充值奖励页面
'/invitation-to-register', //邀请新用户注册页面

View File

@ -400,7 +400,6 @@ class RouteGuard {
'/top-list', //排行榜
'/weekly-star', //每周明星
'/ranking', //总排行榜
'/halloween', //万圣节活动页面
'/lottery', // 抽奖活动页面
'/recharge-reward', //充值奖励页面
'/invitation-to-register', //邀请新用户注册页面

File diff suppressed because it is too large Load Diff