Commit Graph

11 Commits

Author SHA1 Message Date
bighuixiang
d3e22f368b feat: 解决红绿图笔刷颜色不一致问题 2025-07-10 10:13:24 +08:00
bighuixiang
2fcba962d1 feat(CanvasManager): enhance image layer management and event handling 2025-06-26 00:37:07 +08:00
bighuixiang
afa3b69f71 feat: 1.固定图层缩略图(完成)
2.工具栏新增插槽(完成)
3.loadJSON的元素顺序回发生错误
2025-06-25 01:03:39 +08:00
bighuixiang
2446f91376 feat: 更新红绿图设置逻辑,支持根据图像模式调整属性;修复笔刷类型同步问题 2025-06-23 18:01:33 +08:00
bighuixiang
5d0511e405 feat: 添加导出图层功能,支持将图层转换为位图图像并下载 2025-06-23 15:56:01 +08:00
bighuixiang
48ea9c0d81 fix: 修改背景层设置方法中的变量声明方式 2025-06-23 00:44:01 +08:00
bighuixiang
4da5f7d105 feat: 修复画布部分bug 2025-06-23 00:40:45 +08:00
X1627315083
584f6a7db0 合并画布 2025-06-22 13:52:28 +08:00
bighuixiang
3a52cc1e53 refactor: migrate from Vue CLI to Vite, update WebSocket handling, and clean up configuration
- Replaced vue.config.js with vite.config.js for Vite setup.
- Updated WebSocket implementation in webSocket.js for improved readability and performance.
- Removed unnecessary comments and cleaned up code formatting.
- Configured Vite plugins for auto-imports, SVG icons, and component resolution.
- Set up proxy configurations for API endpoints in Vite.
2025-06-18 14:31:35 +08:00
X1627315083
9c7fae36eb 合并画布代码 2025-06-18 11:05:23 +08:00
X1627315083
c266967f16 接入画布 2025-06-09 10:25:54 +08:00