chore: 清理冗余配置、优化代码结构
- 移除 SSE 独立代理(VITE_APP_SSE_URL)及相关配置 - 删除 CHANGELOG.md,清理 .env 多余注释 - 重构 permission.ts 路由守卫,用 return 替代 next() 调用 - 优化 useSse.ts:合并重复逻辑、增加中文注释、调整重连参数 - 简化 vite.config.ts 代理和注释
This commit is contained in:
@@ -1 +1 @@
|
||||
npm run lint:lint-staged -- --no-stash
|
||||
npm run lint:lint-staged
|
||||
Reference in New Issue
Block a user