Commit Graph

36 Commits

Author SHA1 Message Date
Ray.Hao
9480b426dc refactor: 分页响应数据结构调整 2026-02-12 21:01:48 +08:00
Ray.Hao
3f8393813b refactor(tenant): refine menu scope boundaries and document plan/tenant menu design 2026-01-25 11:15:59 +08:00
XFeng
3bae086c32 feat: 🎉新增 页面切换动画 功能
- 实现了在项目配置中可配置页面切换动画
- 编写 页面切换动画 功能单元测试
2026-01-13 19:50:40 +08:00
Ray.Hao
a5885d0710 refactor: 更新API接口与数据结构,统一分页返回格式 2026-01-09 00:07:25 +08:00
Ray.Hao
4a8efc770e feat: 增强命令面板功能与AI助手集成 2026-01-06 20:21:29 +08:00
Ray.Hao
65ad4fe59f refactor: 项目结构优化调整 2025-12-20 21:56:48 +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
888e17e405 refactor: 多租户适配调整 2025-12-11 21:19:02 +08:00
Ray.Hao
e9e9f86812 refactor: 权限标识修改同步调整 2025-12-11 09:18:34 +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
39f124ed61 refactor(enum): ♻️ 统一枚举命名规范 2025-09-21 10:00:25 +08:00
Ray.Hao
1cc6cf0d81 refactor: ♻️ 移除菜单枚举编码转换逻辑,直接传输菜单原始值 2025-03-24 10:08:12 +08:00
Ray.Hao
3c9cf67961 refactor: ♻️ 字典调整按需加载,api、store和枚举文件命名优化 2025-03-24 08:17:31 +08:00
Ray.Hao
bd9af1add2 refactor: ♻️ 侧边栏配色方案命名优化调整 2025-02-21 00:19:54 +08:00
lostelk
d6de05a4b7 feat: 新增浅色模式下的侧边栏配色切换:深蓝色、白色 2025-02-19 12:45:29 +08:00
Ray.Hao
09674a3b89 feat: 代码生成支持隐藏域 2025-01-02 01:12:17 +08:00
ray
ad9dd5e1d1 feat: 新增 JWT 刷新模式,支持因访问令牌过期而失败的请求重试 2024-11-14 18:32:23 +08:00
ray
c75dde18f3 chore: 🔨 移除无用枚举 2024-10-08 07:57:51 +08:00
ray
3db4b2a6e5 refactor: ♻️ 通知公告、字典重构 2024-10-03 17:42:51 +08:00
ray
b797acbb49 wip: 🚧 通知公告重构临时提交 2024-09-27 08:40:00 +08:00
Theo
9bb190f224 wip: 🚧 通知公告临时提交
通知公告临时提交,快结束了,css实在得学一波
2024-09-08 02:21:58 +08:00
Kylin
44f0e09f8e feat: websocket的通知前端部分代码
websocket的通知部分前端代码.
2024-08-27 18:11:34 +08:00
ray
aac873bfb9 fix: 🐛 代码生成问题修复和优化 2024-08-24 23:45:08 +08:00
ray
6225bd9a3b fix: 🐛 菜单枚举ts警告问题修复 2024-07-29 00:32:38 +08:00
ray
57a16678a6 feat: 代码生成 Beta 版 2024-07-29 00:22:58 +08:00
ray
2036d5c58d refactor: ♻️ 控制台通知公告和导航栏消息通知样式优化 2024-07-07 17:23:44 +08:00
hxr
088bc5e48f refactor: ♻️ 重构API为静态方法实现模块化管理,并将types.ts重命名为model.ts用于存放接口模型定义 2024-05-04 12:53:08 +08:00
cshaptx4869
d83f43fb0e refactor: ♻️ 增加语言和布局大小枚举类型 2024-03-15 09:09:41 +08:00
cshaptx4869
19c8ddbe6f refactor: ♻️ 增加侧边栏状态枚举类型 2024-03-12 14:43:10 +08:00
cshaptx4869
e4ccc35bba refactor: ♻️ 增加设备枚举类型 2024-03-12 11:09:05 +08:00
cshaptx4869
e72f206595 perf(Enum): enum关键字前面加上const修饰 2024-03-07 08:58:10 +08:00
郝先瑞
82e841da66 chore: 🔨 菜单枚举注释完善 2024-02-22 23:33:38 +08:00
郝先瑞
56996ff213 refactor: ♻️ 主题色、主题、布局等设置重构 2024-02-22 23:09:41 +08:00
Jachin
f797606c44 chore: prettier & lint
Former-commit-id: 486f65e137348f400d7b95067bd3cd5a2f23ff44
2023-08-07 18:39:29 +08:00
haoxr
00082202dd refactor: 系统管理接口和页面重构
Former-commit-id: d16371370c6bf6928bcf0883e1511a1a91ea388d
2023-03-11 21:21:54 +08:00