Commit Graph

150 Commits

Author SHA1 Message Date
李志鹏
5e77348913 Merge branch 'dev_vite' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite 2026-04-09 17:20:05 +08:00
李志鹏
7fdd22fe63 ui 2026-04-09 17:17:52 +08:00
a525d4f54a feat:删除award 2026-04-09 14:40:47 +08:00
46b264e69e Merge branch 'dev_vite' of ssh://18.167.251.121:10002/aidlab/aida_front into dev_vite 2026-04-09 14:38:39 +08:00
27651e3a46 chore: 删除award 2026-04-09 14:23:52 +08:00
X1627315083@163.com
e79a635220 fix 2026-04-09 10:39:02 +08:00
X1627315083@163.com
9857c2a2f9 fix 2026-04-09 10:31:29 +08:00
李志鹏
dbb9d5f3bc 111 2026-04-08 15:19:21 +08:00
李志鹏
fe93b375c4 卖家入口 2026-04-08 13:27:20 +08:00
李志鹏
4da9c06aa9 Merge branch 'dev_vite' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite 2026-04-08 11:06:33 +08:00
李志鹏
41e530d33d 卖家 2026-04-08 11:06:31 +08:00
X1627315083@163.com
ed6cc294a5 注册页面可以根据输入的地址设置不同的语言 2026-02-24 17:27:13 +08:00
X1627315083
07b7a6f1d7 FIX 2026-01-23 22:31:51 +08:00
X1627315083
920d01a972 调整维护时间 2026-01-23 21:42:43 +08:00
X1627315083
c5b7365977 调整部署日期修复detail印花累加问题 2026-01-23 13:34:28 +08:00
9d8c3155e6 feat: 表单回显时禁止操作 2026-01-22 13:34:38 +08:00
a48e517e76 feat: award表单页面 2026-01-19 17:07:05 +08:00
6a5a0930e9 feat: award页面 2026-01-16 14:30:48 +08:00
a8510445cd feat: award页面 2026-01-12 17:23:25 +08:00
X1627315083
8c5105052d 设置路由管理员可以访问 2025-12-19 16:50:39 +08:00
X1627315083
b01a375acc 在指定地址下系统维护期间也可以访问 2025-12-15 13:33:47 +08:00
c9b65b6090 feat: 超级管理员订阅计划页面 2025-12-12 17:34:11 +08:00
李志鹏
ed83044f81 页面跳转添加loading,添加全局loading 2025-12-12 10:34:10 +08:00
X1627315083
286585dda2 调整文案 2025-11-21 13:07:45 +08:00
X1627315083
c078f9dd93 视频页面加入用户指引 detail添加 2025-11-20 13:56:25 +08:00
X1627315083
57ff23e477 tools页面加入缓存 2025-11-20 10:58:16 +08:00
X1627315083
10844bc820 修复上传图片404问题 2025-11-12 10:05:00 +08:00
X1627315083
0b9de55f34 实现history页面缓存 2025-11-11 13:38:36 +08:00
X1627315083
4a4bdcead4 部署生产定时任务 2025-10-15 17:35:36 +08:00
X1627315083
83df0ac2c8 修改历史记录路由名字 2025-09-18 11:04:34 +08:00
X1627315083
f760478594 添加history页面 2025-09-12 10:15:10 +08:00
X1627315083
7e6a3b1144 修复detail添加两件相同的sketch会有问题,优化教育版管理员页面 2025-09-10 16:33:40 +08:00
X1627315083
584f711f1c 修复detail bug和取消教育版管理员获取用户使用的地区接口 2025-09-10 09:41:00 +08:00
X1627315083
cb7e84882d 隐私政策页面 2025-09-09 11:47:38 +08:00
X1627315083
360bfd01ac 部分优化 2025-09-08 14:50:59 +08:00
X1627315083
89639aaec9 fix 2025-09-01 14:03:30 +08:00
X1627315083
67d21f34c3 fix 2025-08-26 11:47:16 +08:00
X1627315083
b6b554424b 修复页面bug 2025-08-26 10:14:34 +08:00
X1627315083
594bf5ce0a 布局修改 部分bug修复 2025-08-22 10:27:48 +08:00
X1627315083
3652e0a384 画布内容储存,pose等入参回显 2025-07-22 18:16:33 +08:00
bighuixiang
fad2c220af feat: 修复icon显示问题和添加红绿图模式示例组件并更新路由配置 2025-06-22 15:20:08 +08:00
bighuixiang
9d6844c9fd fix: 修改路由配置,改成直接导入 2025-06-19 11:29:33 +08:00
X1627315083
9b15d988f0 fix 2025-06-19 10:07:11 +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
X1627315083
9fc2bcaedf 调整部分bug 2025-05-28 10:28:07 +08:00
X1627315083
c235d0de4a chat聊天功能 2025-05-20 16:47:27 +08:00
X1627315083
a4e040d0ff fix 2025-04-30 14:01:52 +08:00
X1627315083
c2288a30b2 3d添加印花 等 2025-04-16 10:43:54 +08:00
X1627315083
f5e2b689a1 2.6发版合并 2025-02-05 10:09:53 +08:00
X1627315083
851a709a83 系统升级 2025-02-04 09:20:31 +08:00