add front user register and login page

This commit is contained in:
2025-11-10 11:07:48 +08:00
parent 0cfecab68f
commit 0f84ef186c
8 changed files with 613 additions and 1 deletions
+6
View File
@@ -1 +1,7 @@
/// <reference types="vite/client" />
/// <reference types="unplugin-vue-router/client" />
// 自动导入的类型定义
/// <reference types="./src/auto-imports.d.ts" />
/// <reference types="./src/components.d.ts" />
/// <reference types="./src/typed-router.d.ts" />