fix(login): 修复登录成功后路由跳转问题
- 将登录成功后的路由跳转从 '/' 修改为 '/index' - 添加了测试脚本文件用于API功能验证 - 更新了服务器日志和前端构建输出日志文件
This commit is contained in:
11
module/web/vite_out.txt
Normal file
11
module/web/vite_out.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
npm warn Unknown user config "home". This will stop working in the next major version of npm.
|
||||
[2m20:23:55[22m [36m[1m[vite][22m[39m [90m[2m(client)[22m[39m Re-optimizing dependencies because vite config has changed
|
||||
|
||||
[32m[1mVITE[22m v7.3.1[39m [2mready in [0m[1m970[22m[2m[0m ms[22m
|
||||
|
||||
[32m➜[39m [1mLocal[22m: [36mhttp://localhost:[1m5173[22m/[39m
|
||||
[2m [32m➜[39m [1mNetwork[22m[2m: use [22m[1m--host[22m[2m to expose[22m
|
||||
[1m[33m[@vue/compiler-sfc][0m[33m `defineOptions` is a compiler macro and no longer needs to be imported.[0m
|
||||
|
||||
|
||||
d:\code\chuanqi-qycq-web\module\web>
|
||||
Reference in New Issue
Block a user