Commit Graph

10 Commits

Author SHA1 Message Date
bighuixiang
48ea9c0d81 fix: 修改背景层设置方法中的变量声明方式 2025-06-23 00:44:01 +08:00
bighuixiang
4da5f7d105 feat: 修复画布部分bug 2025-06-23 00:40:45 +08:00
bighuixiang
9848efb589 refactor: 优化组件卸载时资源清理逻辑 2025-06-22 15:21:18 +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
9191678708 fix 2025-06-18 13:36:11 +08:00
X1627315083
3ad1516ef4 部分文件引入svgIcon 2025-06-18 11:11:12 +08:00
X1627315083
9c7fae36eb 合并画布代码 2025-06-18 11:05:23 +08:00
X1627315083
8b107857ad 修复部分bug部分页面的调整 2025-06-11 15:08:17 +08:00
X1627315083
c266967f16 接入画布 2025-06-09 10:25:54 +08:00