Commit Graph

883 Commits

Author SHA1 Message Date
bighuixiang
fad2c220af feat: 修复icon显示问题和添加红绿图模式示例组件并更新路由配置 2025-06-22 15:20:08 +08:00
X1627315083
584f6a7db0 合并画布 2025-06-22 13:52:28 +08:00
X1627315083
fd6d61a44a 调整部分报错 2025-06-20 13:21:45 +08:00
X1627315083
128055733b Merge remote-tracking branch 'origin/develop' into dev_vite 2025-06-20 11:40:00 +08:00
X1627315083
318fcc634f 部分bug修复和对话中的图片过期处理 2025-06-20 11:36:44 +08:00
bighuixiang
9d6844c9fd fix: 修改路由配置,改成直接导入 2025-06-19 11:29:33 +08:00
X1627315083
00268dbe26 Merge branch 'dev_vite' of https://e.coding.net/aidlabfashion/aida/aida_front into dev_vite 2025-06-19 11:01:06 +08:00
X1627315083
ea7c173eb3 fix 2025-06-19 11:00:52 +08:00
bighuixiang
524ac7ecb2 Implement code changes to enhance functionality and improve performance 2025-06-19 10:52:03 +08:00
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
c054dca2e8 fix 2025-06-19 09:29:25 +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
9ef77450ba refactor: update GlobalComponents in components.d.ts to include ABreadcrumb, AMenu, AMenuItem, and ASubMenu; remove APagination, AProgress, ATabPane, and ATabs 2025-06-18 23:01:52 +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
5f4e1176f0 refactor: update package.json and improve ESLint configuration
- Removed outdated Vue CLI plugins and added new ESLint rules and plugins for better TypeScript support.
- Enhanced ESLint configuration with parser options and overrides for Vue files.

feat: refactor router configuration for improved readability

- Reformatted router configuration for better structure and clarity.
- Ensured consistent use of async component imports and updated route definitions.

chore: update TypeScript configuration for better compatibility

- Adjusted tsconfig.json to target ES2020 and include necessary libraries.
- Added a new tsconfig.node.json for Node.js specific configurations.

fix: update Vite configuration for proper asset handling

- Modified vite.config.js to specify input for Rollup, ensuring correct asset management.
2025-06-18 21:25:25 +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
d8c00d7942 fix 2025-05-21 22:35:41 +08:00
X1627315083
fb06427982 修复切换购买类型优惠券异常问题 2025-05-21 22:35:28 +08:00
X1627315083
d174a7a8f1 fix 2025-05-21 22:09:52 +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
135c8cfeb7 fix 2025-05-08 14:16:21 +08:00
X1627315083
610e715ca7 detail preview可以设置空颜色 2025-05-08 14:09:12 +08:00
X1627315083
404744bce5 修复design生成的排序位置不对 2025-05-06 13:21:28 +08:00
X1627315083
a4e040d0ff fix 2025-04-30 14:01:52 +08:00
X1627315083
ac06be639c 修复detailbug 添加云生成没有图片的提示 2025-04-23 17:30:42 +08:00