Commit Graph

4 Commits

Author SHA1 Message Date
gjd
f285aa8a27 refactor(web-antd): 重构 Tinyflow 组件并优化类型定义
- 将 Item 类型和 Tinyflow 相关类型移动到 ui/typing 文件夹
- 删除 ui/index.d.ts 文件,减少冗余类型定义
- 优化 Tinyflow 组件代码,简化 imports
- 移除 formatTime.ts 中的冗余代码,使用 @vben/utils 中的 formatDate 函数
2025-06-16 09:47:32 +08:00
gjd
33b7a11a4e feat(ai): 新增 AI 绘图功能
- 添加 AI 绘图相关的 API 接口和路由
- 实现 AI 绘图页面,支持不同平台的绘图功能
- 添加绘图作品列表和重新生成功能
- 优化绘图页面样式和布局
2025-06-13 15:27:25 +08:00
YunaiV
43f01eeb4d review:antd 工具类相关 2025-05-12 09:54:35 +08:00
子夜
f30199f9ae feat: 完善流程实例管理功能,实现取消流程功能,流程实例详情待完善 2025-05-07 17:31:06 +08:00