Commit Graph

5 Commits

Author SHA1 Message Date
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