Commit Graph

12 Commits

Author SHA1 Message Date
XFeng
3bae086c32 feat: 🎉新增 页面切换动画 功能
- 实现了在项目配置中可配置页面切换动画
- 编写 页面切换动画 功能单元测试
2026-01-13 19:50:40 +08:00
Ray.Hao
aa374dd2ba feat: 项目结构重构优化 2025-12-26 12:35:37 +08:00
Ray.Hao
65ad4fe59f refactor: 项目结构优化调整 2025-12-20 21:56:48 +08:00
Ray.Hao
715d70127d refactor: 删除 constants 目录,直接使用源路径
- 删除 src/constants/ 目录(仅为转发代理)
- 更新 8 个文件的导入路径:
  * STORAGE_KEYS  @/config/storage
  * VALIDATORS  @/utils/validators
  * ROLE_ROOT  @/enums
- 修复旧的枚举路径(settings/device-enum 等)
2025-12-12 14:04:35 +08:00
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
add4237b1f refactor: 重构多租户 2025-12-12 08:17:32 +08:00
Ray.Hao
dc79401c13 feat(utils): add common utility functions and validation constants 2025-11-18 18:25:21 +08:00
Ray.Hao
c16f089071 feat: 新增 AI 助手 2025-11-10 08:04:34 +08:00
Ray.Hao
7bda1a7cc4 refactor: ♻️ 规范常量文件 2025-09-19 21:03:38 +08:00
Ray.Hao
070a43d540 refactor: ♻️ 重构存储键命名规范 2025-09-09 11:03:27 +08:00
Ray.Hao
5eaccf112c refactor: 命名优化统一 2025-05-25 08:22:50 +08:00
Ray.Hao
7df7e1f47b refactor: ♻️ 提取 ROLE_ROOT 常量到 constants 目录并全局统一引用 2025-05-20 10:34:44 +08:00