feat: 大部分注册登录功能

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-24 18:02:42 +08:00
parent 5ab74ad9dd
commit 5294528148
23 changed files with 858 additions and 167 deletions
+4 -1
View File
@@ -16,11 +16,14 @@
"@nuxtjs/i18n": "10.2.4",
"@nuxtjs/seo": "5.1.3",
"@nuxtjs/tailwindcss": "6.14.0",
"@pinia/nuxt": "0.11.3",
"@takumi-rs/core": "^1.0.16",
"@vueuse/nuxt": "14.2.1",
"nuxt": "^4.4.2",
"pinia": "^3.0.4",
"vue": "^3.5.32",
"vue-router": "^5.0.4"
"vue-router": "^5.0.4",
"vue-sonner": "^2.0.9"
},
"devDependencies": {
"vue-tsc": "^3.2.7"