This commit is contained in:
Zyronon
2025-11-20 01:25:16 +08:00
parent 84ea2154a0
commit f8246c3255
16 changed files with 372 additions and 260 deletions

View File

@@ -13,7 +13,7 @@ import Setting from "@/pages/setting/Setting.vue";
import Login from "@/pages/user/login.vue";
import User from "@/pages/user/User.vue";
import VipIntro from "@/pages/user/VipIntro.vue";
// import { useAuthStore } from "@/stores/auth.ts";
// import { useAuthStore } from "@/stores/user.ts";
export const routes: RouteRecordRaw[] = [
{