🔥 移除卡牌wiki

close #6
This commit is contained in:
目棃
2024-08-17 16:03:44 +08:00
parent 81cae777e8
commit 67da7d65c6
472 changed files with 2 additions and 5007 deletions

View File

@@ -1,7 +1,7 @@
/**
* @file router/modules/wiki.ts
* @description wiki 路由模块
* @since Beta v0.4.6
* @since Beta v0.5.3
*/
const wikiRoutes = [
@@ -15,11 +15,6 @@ const wikiRoutes = [
name: "角色图鉴",
component: async () => await import("../../pages/WIKI/Character.vue"),
},
{
path: "/wiki/GCG",
name: "卡牌图鉴",
component: async () => await import("../../pages/WIKI/GCG.vue"),
},
{
path: "/wiki/namecard",
name: "名片图鉴",