完成注册请求

This commit is contained in:
bob
2024-08-21 10:37:56 +08:00
parent 0d2d7cf2bb
commit 0b4bf2d7aa
20 changed files with 259 additions and 26 deletions

View File

@@ -13,6 +13,7 @@
"lint-staged": "lint-staged"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"axios": "^1.7.4",
"element-plus": "^2.8.0",
"pinia": "^2.1.7",
@@ -29,6 +30,7 @@
"lint-staged": "^15.2.9",
"pinia-plugin-persistedstate": "^3.2.1",
"prettier": "^3.2.5",
"sass": "^1.77.8",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.3.1"