ForcePilot/web
Wenjie Zhang c44085d718 fix(web): 修复路由守卫 next 弃用警告
将全局导航守卫改为返回值式跳转,避免 Vue Router 提示 next 回调已弃用。
2026-05-10 18:56:24 +08:00
..
public feat(web): UI小幅调整,多处细节优化 2026-03-24 11:10:39 +08:00
src fix(web): 修复路由守卫 next 弃用警告 2026-05-10 18:56:24 +08:00
.gitignore refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
.prettierrc.json first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
eslint.config.js refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
index.html rename 2024-09-14 02:45:35 +08:00
package.json fix: 修复前端依赖安全告警 2026-05-09 09:48:34 +08:00
pnpm-lock.yaml fix: 修复前端依赖安全告警 2026-05-09 09:48:34 +08:00
vite.config.js style(lint): 优化格式 2026-03-26 13:53:35 +08:00