mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-25 22:29:42 +08:00
✨ 千星奇域页面
This commit is contained in:
@@ -31,6 +31,11 @@ const userRoutes = (<const>[
|
||||
name: "祈愿记录",
|
||||
component: async () => await import("@/pages/User/Gacha.vue"),
|
||||
},
|
||||
{
|
||||
path: "/user/gachaB",
|
||||
name: "千星奇域祈愿记录",
|
||||
component: async () => await import("@/pages/User/GachaB.vue"),
|
||||
},
|
||||
{
|
||||
path: "/user/record",
|
||||
name: "原神战绩",
|
||||
|
||||
Reference in New Issue
Block a user