Test login api (#304)

* 优化登录注册流程,跑通注册登录、接口 (#297)

* fix manager-api bug

* 优化登录注册流程,跑通注册登录、接口

* update package

* update:第一个注册的用户是超级管理员

---------

Co-authored-by: zhisheng <pzs034@gmail.com>
Co-authored-by: hrz <1710360675@qq.com>
This commit is contained in:
欣南科技
2025-03-12 23:31:59 +08:00
committed by GitHub
co-authored by zhisheng hrz
parent 29d59b3974
commit c458a1b59a
15 changed files with 65 additions and 92 deletions
+6 -1
View File
@@ -14,7 +14,8 @@
"vue": "^2.6.14",
"vue-axios": "^3.5.2",
"vue-router": "^3.6.5",
"vuex": "^3.6.2"
"vuex": "^3.6.2",
"xiaozhi": "file:"
},
"devDependencies": {
"@vue/cli-plugin-router": "~5.0.0",
@@ -9157,6 +9158,10 @@
}
}
},
"node_modules/xiaozhi": {
"resolved": "",
"link": true
},
"node_modules/y18n": {
"version": "5.0.8",
"resolved": "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz",