chore(删除活动及其图片): 巴勒斯坦独立日

This commit is contained in:
hzj 2025-12-03 11:12:49 +08:00
parent 4a8a008868
commit bb0ca61a62
3 changed files with 0 additions and 8 deletions

View File

@ -299,12 +299,6 @@ const router = createRouter({
component: () => import('../views/Wallet/CashOut/BankCard.vue'),
meta: { requiresAuth: true },
},
{
path: '/independence-day',
name: 'independence-day',
component: () => import('../views/Activities/Palestinian/IndependenceDay/index.vue'),
meta: { requiresAuth: true },
},
{
path: '/oman-national-day',
name: 'oman-national-day',

View File

@ -58,7 +58,6 @@ const ACTIVITIES = [
'/activity-game', //活动游戏页面
'/revolution-unity-day', //孟加拉国民革命与团结日
'/independence-day', //巴勒斯坦独立日
'/oman-national-day', //阿曼国庆日
'/Lebanon-independence-day', //黎巴嫩独立日
'/Yemen-independence-day', //也门独立日

View File

@ -409,7 +409,6 @@ class RouteGuard {
'/activity-game', //活动游戏页面
'/revolution-unity-day', //孟加拉国民革命与团结日
'/independence-day', //巴勒斯坦独立日
'/oman-national-day', //阿曼国庆日
'/Lebanon-independence-day', //黎巴嫩独立日
'/Yemen-independence-day', //也门独立日