Commit Graph

631 Commits

Author SHA1 Message Date
bighuixiang
505c79665b Refactor code structure for improved readability and maintainability 2025-06-19 10:21:17 +08:00
X1627315083
9b15d988f0 fix 2025-06-19 10:07:11 +08:00
X1627315083
47223f7e95 Merge remote-tracking branch 'origin/develop' into dev_vite 2025-06-19 09:38:42 +08:00
X1627315083
b69d202509 样式适配 2025-06-19 09:21:32 +08:00
bighuixiang
226b7470ec refactor: simplify SvgIcon component by removing unused img tag and cleaning up iconName computation 2025-06-18 23:59:18 +08:00
bighuixiang
3aa56c1c3f refactor: clean up HomeView.vue and update Vite config
- Reformatted imports in HomeView.vue for better readability.
- Removed unnecessary comments and improved component structure.
- Updated styles in HomeView.vue for consistency.
- Removed input path from rollupOptions in vite.config.js.
2025-06-18 22:57:10 +08:00
bighuixiang
88866d9ea4 refactor: Improve code formatting and structure in main.ts and Login.vue
- Standardized import statements in main.ts for better readability.
- Enhanced the structure of the Vue component in Login.vue for improved clarity.
- Updated event handling and state management in Login.vue.
- Adjusted CSS styles for consistency and better organization.
2025-06-18 21:47:27 +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
903c0ebdf5 修改注册文案 2025-06-11 15:19:22 +08:00
X1627315083
bffc8ea0f4 fix 2025-06-11 15:15:16 +08:00
X1627315083
8b107857ad 修复部分bug部分页面的调整 2025-06-11 15:08:17 +08:00
X1627315083
c266967f16 接入画布 2025-06-09 10:25:54 +08:00
X1627315083
87a08f5f8f 提交修改 2025-06-03 14:57:18 +08:00
X1627315083
9fc2bcaedf 调整部分bug 2025-05-28 10:28:07 +08:00
X1627315083
608a4dec89 调整创建项目 2025-05-22 14:26:47 +08:00
X1627315083
bcbcc252e1 调整创建项目 2025-05-22 14:26:40 +08:00
X1627315083
7105f3cf5c fix 2025-05-22 11:18:11 +08:00
X1627315083
76f29ff074 fix 2025-05-22 09:56:17 +08:00
X1627315083
fb06427982 修复切换购买类型优惠券异常问题 2025-05-21 22:35:28 +08:00
X1627315083
7ba4c70baf fix 2025-05-21 20:05:08 +08:00
X1627315083
bc2c6b9ddf 更新支付页面 2025-05-21 13:42:20 +08:00
X1627315083
2487e3dbbc fix 2025-05-20 16:59:13 +08:00
X1627315083
c235d0de4a chat聊天功能 2025-05-20 16:47:27 +08:00
X1627315083
021297450e fix 2025-05-12 16:25:21 +08:00
X1627315083
bcc12e3fa3 修复橡皮擦没有撤回功能 2025-05-12 16:10:39 +08:00
X1627315083
42dbe8ddc4 fix 2025-05-09 16:07:47 +08:00
X1627315083
ae4977abd9 修复画布图片加载不出来问题 2025-05-09 16:00:50 +08:00
X1627315083
8bc0a52ab8 颜色问题部署 2025-05-08 15:20:22 +08:00
X1627315083
610e715ca7 detail preview可以设置空颜色 2025-05-08 14:09:12 +08:00
X1627315083
a4e040d0ff fix 2025-04-30 14:01:52 +08:00
X1627315083
ac06be639c 修复detailbug 添加云生成没有图片的提示 2025-04-23 17:30:42 +08:00
X1627315083
dc092b64a1 fix 2025-04-23 16:20:53 +08:00
X1627315083
9b91625931 修复图片下载bug 2025-04-23 13:34:12 +08:00
X1627315083
764c7bc7ec 配置那些项目可以使用云生成 2025-04-23 10:08:23 +08:00
X1627315083
42dfa3c032 云生成 2025-04-23 09:39:24 +08:00
X1627315083
b776f6a0c5 fix 2025-04-16 16:09:44 +08:00
X1627315083
d59d942c8f fix 2025-04-16 15:08:59 +08:00
X1627315083
c2288a30b2 3d添加印花 等 2025-04-16 10:43:54 +08:00
X1627315083
fd2e47e783 调整history和3d 2025-04-09 16:10:44 +08:00
X1627315083
e1eccba8a1 左侧展示所有导航项目没有的导航就隐藏 2025-04-09 15:40:29 +08:00
X1627315083
57040f3cb1 fix 2025-04-09 14:53:13 +08:00
X1627315083
37f1b36e54 fix 2025-04-09 14:09:19 +08:00
X1627315083
b6e5f05f06 fix 2025-04-01 15:25:15 +08:00
X1627315083
70ed89049a Merge remote-tracking branch 'origin/StableVersion' into develop 2025-04-01 15:25:06 +08:00
X1627315083
6388a40519 取消活动 2025-04-01 09:36:41 +08:00
X1627315083
10d278b2de 活动部署 2025-03-30 22:26:15 +08:00
X1627315083
cf8caedc58 调整颜色没有潘通值的情况下展示效果 2025-03-18 18:16:33 +08:00