Commit Graph

100 Commits

Author SHA1 Message Date
duanshuwen
aa07286010 feat: add discovery tool cards, refactor AiTabSwitch and update client configs
- Update xiaoqi client configuration: adjust clientId, sync appid across config files and switch to production build by setting developVersion to false
- Refactor AiTabSwitch component to use background images instead of inline image tags, clean up redundant SCSS styles and replace tab icon assets
- Add three new Discovery page tool components: audio guide, map guide and photo generator cards
- Clean up unused code in Discovery page and ChatMainList component, remove unused scroll view and computed property
- Fix regex pattern and formatting issues in update-appid.js script
- Comment out unused SpriteAnimator component in ChatMainList
2026-07-06 20:51:45 +08:00
duanshuwen
f47f68e19b feat(aigc): add travel postcard AIGC feature
Add complete travel postcard AIGC creation workflow including:
- New AIGC pages: template selection home, result detail, and history records
- Reusable UI components: template card, flow steps, result preview, action buttons, record lists
- Static assets including template images, fonts and styles
- Updated TopNavBar component to support menu button alignment
- Register new AIGC page routes in pages.json
- Add mock data for templates, user records and result details
2026-07-05 17:47:37 +08:00
83d4066f72 feat: tab 的点击交互 2026-05-14 14:43:23 +08:00
b48426fc84 feat: 一些调整 2026-05-14 11:23:03 +08:00
85a61d5bbf feat: 兼容处理 2026-05-10 13:01:55 +08:00
85eaf3b86a feat: 将存储的按照功能分离 2026-04-30 11:15:23 +08:00
b91a675cd1 feat: tab的调整 2026-04-28 16:29:41 +08:00
47d2b5bb3f feat: 首页tab的调整 2026-04-28 16:20:50 +08:00
2c9377c019 feat: 搭建快捷提问组件与一些样式调整 2026-04-27 16:31:56 +08:00
058c9c0e77 feat: 调整了tab的样式 2026-04-27 14:10:21 +08:00
71c5e86bb8 feat: 使用图片替换上传 2026-04-27 09:21:14 +08:00
59e8b0325b feat: 新首页的搭建 2026-04-24 16:56:56 +08:00
5d0198b17a feat: 移除无用的图片 2026-04-23 18:01:09 +08:00
99b82810c2 feat:颜色主色调的调整 2026-04-23 10:12:49 +08:00
1408a97027 feat: 登录的选项框的颜色 2026-04-19 10:38:45 +08:00
7aa8c72005 feat: 酒店的日期选择调整 2026-04-13 22:33:17 +08:00
f632e9c821 feat: 下单预约的日期动态选择 2026-04-13 21:43:11 +08:00
e565e967fc feat: 房间号的文案改 2026-04-05 11:43:43 +08:00
8d57d684c0 feat: 图片浏览器优化 2026-03-26 22:54:46 +08:00
51ce0ccd8b feat: 添加电话号码与微小调整 2026-03-17 20:09:19 +08:00
40c37ea2e1 feat: 商品的核销逻辑 2026-03-16 22:28:24 +08:00
8c3f04b44a feat: 增加使用日期组件 2026-03-13 00:06:32 +08:00
e61f6fc596 feat: icon图标处理 2026-03-11 22:56:20 +08:00
25d5593ff1 feat: 缩略图部分显示与隐藏 2026-03-11 15:55:26 +08:00
1c5a7ddaab feat: 商品卡片组件的样式调整 2026-03-11 15:47:54 +08:00
2d7e0d5bb7 feat: 样式调整 2026-03-10 23:32:05 +08:00
aaa1684103 feat: 样式调整 2026-03-10 23:30:23 +08:00
c141913a2c feat: 删除图片 2026-03-10 23:26:48 +08:00
e3fa4b6a02 feat: 改造商品详情的位置组件样式 2026-03-10 23:04:42 +08:00
b69d24b96a feat: 设置导航栏的颜色 2026-03-10 16:53:53 +08:00
df8a7f4de7 feat: 主题颜色的调整,现在支持切换颜色 2026-03-10 15:51:55 +08:00
4e92ec2000 feat: 问卷字段调整和样式调整 2026-02-04 15:01:11 +08:00
8e27c27abf feat: 兼容处理toolResult字段 2026-02-04 12:00:55 +08:00
76ead609d5 feat: 字段的调整和问卷跳转的处理 2026-02-04 11:59:12 +08:00
521a0bf4b3 feat: 问卷调查组件的字段调式 2026-02-03 22:47:43 +08:00
DEV_DSW
2d3cd6796e feat: 问卷组件新增跳转逻辑 2026-01-30 16:46:27 +08:00
e383bbbcf0 feat: 增加问卷调查组件 2026-01-27 17:05:24 +08:00
226ddf8305 feat: 雪碧图组件调整 2026-01-20 22:52:43 +08:00
98c1d50ca5 feat: 实现多行多列雪碧图的动画加载 2026-01-20 22:46:55 +08:00
5d98b76fd1 feat: 日期选择的调整 2026-01-07 12:12:01 +08:00
5027abc239 fix: 处理日期范围选择 2025-12-22 20:13:09 +08:00
8be21f8307 fix: 修复支付问题 2025-12-22 18:05:15 +08:00
364e47b641 feat: 图片样式调整 2025-12-15 18:38:48 +08:00
f422dbaa00 feat:工单的校验问题处理 2025-11-20 14:02:54 +08:00
ed62f3fbbc feat: 呼叫服务和反馈意见样式调整 2025-11-19 18:06:36 +08:00
duanshuwen
48932e3851 feat: 工单服务数据回显 2025-11-13 18:40:15 +08:00
duanshuwen
a7348c2002 feat: 相关商品样式调整 2025-11-09 18:01:49 +08:00
duanshuwen
bf5224dabe feat: 相关商品样式调整 2025-11-09 17:26:01 +08:00
duanshuwen
ac8baa7f95 feat: 快速预定样式修复 2025-11-09 17:09:19 +08:00
duanshuwen
0d554eeffc feat: 更多提示指令样式调整 2025-11-09 17:03:37 +08:00