Commit Graph

4 Commits

Author SHA1 Message Date
Ray.Hao
9fb1942619 refactor: 重构项目结构 - enums/config/types/plugins
- 重构 enums: 按业务域合并为 5 个文件
- 创建 config: storage.ts, vxe-table.ts
- 删除 plugins,功能迁移到 main.ts
- 创建完整 types 结构
- 新增 utils: validators, websocket, register-components
- 创建 router/guards/permission.ts
- 更新配置文件
2025-12-12 13:59:40 +08:00
Ray.Hao
dc79401c13 feat(utils): add common utility functions and validation constants 2025-11-18 18:25:21 +08:00
Ray.Hao
9479feaba3 fix(enum): 🐛 同步调整枚举文件重命名导入路径 2025-09-22 16:52:26 +08:00
Ray.Hao
3c9cf67961 refactor: ♻️ 字典调整按需加载,api、store和枚举文件命名优化 2025-03-24 08:17:31 +08:00