Commit Graph

465 Commits

Author SHA1 Message Date
duanshuwen
d95e90127e feat: add gift points toast and refactor useTemplate layout
Add a new gift points notification toast to the AIGC home page for new user signup rewards.
Restructure the useTemplate page's layout and SCSS, split the content container and add dedicated popup host for modal steps.
Remove the unused UploadTemplatePreview component and all related references from the codebase.
2026-07-05 20:06:18 +08:00
duanshuwen
b381c712df feat(aigc): add template, recharge & points pages
This commit adds the full AIGC feature set including template usage flow, points recharge and transaction ledger pages, along with all supporting components, styles and data files. It also updates the home page navigation and registers all new pages in the project's pages configuration.
2026-07-05 19:34:55 +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
duanshuwen
ca680ab41b feat: add heritage discovery tab and AIGC consent dialog
- Add new HeritageDiscoverySection and HeritageQuickPrompts components for dedicated heritage discovery view
- Implement reusable AigcConsentDialog component for AI service user agreement prompts
- Update Discovery page to toggle between explore and heritage tab layouts
- Refactor legacy CardSwiper component into generic ExploreCards
- Adjust ChatMainList layout to include home hero sprite animation and restructure welcome section
- Refine NoticeMessage component styling and layout for better consistency
- Add build best practices guidance to AGENTS.md documentation
- Clean up minor config whitespace and formatting issues across files
2026-07-05 14:56:55 +08:00
251f92bc1a feat: 增加小七的版本 2026-06-26 11:16:34 +08:00
c9ed0d280b feat: 新版本的提交改了环境的配置 2026-06-17 18:24:18 +08:00
bae06f876e feat: aigc 点击事件 2026-06-14 16:41:05 +08:00
771bc6391c feat: aigc组件的数据结构调整 2026-06-13 13:15:58 +08:00
74cdf80b76 feat: ip 位置调整 2026-06-12 16:01:47 +08:00
395ed154b2 feat: 增加对比组件 2026-06-12 15:35:02 +08:00
4b4554e901 feat: 调整了一下组件的顺序 2026-06-12 14:47:57 +08:00
e87865ae09 feat: 完整路线和设备设施组件 2026-06-12 14:34:20 +08:00
d723c690fc feat: markdown 样式调整 2026-06-12 14:32:50 +08:00
333d3b5dbc feat: 预览组件 2026-06-09 11:18:02 +08:00
defab85b9c Merge branch 'home3.0' of https://git.nianxx.cn/zoujing/YGChatCS into home3.0 2026-06-08 17:45:25 +08:00
b4871d9cff feat: 增加区分预览版的模块 2026-06-08 17:45:20 +08:00
564d4de51f feat: 商品单个的展示 2026-06-08 12:50:56 +08:00
fc1fd6a6d5 feat: 组件渲染 2026-06-05 16:50:28 +08:00
0df94a8a63 feat: 颜色样式调整 2026-06-05 16:48:05 +08:00
c5d3bf5dbb feat: 实现骨架屏的渲染 2026-06-05 16:31:03 +08:00
c59342c22c feat: 卡片调整 2026-06-05 15:19:32 +08:00
9d7a75a307 feat: 兼容老的长文本 2026-06-05 15:01:15 +08:00
be175591cc feat: 组件 2026-06-05 14:34:25 +08:00
9e98f91dc8 feat: 标签颜色的调整 2026-06-05 14:24:39 +08:00
79abfd9d8c feat: 样式调整 2026-06-05 13:49:50 +08:00
97eff4d501 feat: 样式调整 2026-06-05 12:14:48 +08:00
da8fd5fbff feat: 商品按钮颜色调整 2026-06-05 11:52:55 +08:00
fa04507134 feat: 调整样式 2026-06-05 11:46:15 +08:00
3e06ae544b feat: 组件的数据结构调整 2026-06-05 11:35:06 +08:00
1be97986df feat: 组件条件调整 2026-06-04 17:09:49 +08:00
941da784ea feat: 样式调整 2026-06-04 17:05:24 +08:00
c9b55917ce feat: markdown 渲染 2026-06-04 16:45:21 +08:00
7b514d7dcc feat: aigc 组件 2026-06-04 16:05:07 +08:00
41feba7a8b feat: 拍照攻略组件 2026-06-04 15:39:11 +08:00
881abda55e feat: 增加商品组件 2026-06-04 14:28:47 +08:00
afee02de33 feat: 组件样式调整 2026-06-04 11:21:52 +08:00
e5ec442500 feat: 改造了组件的渲染逻辑 2026-06-04 10:57:28 +08:00
19b97fc326 feat: 填充了组件 2026-06-04 09:47:53 +08:00
cf0bfd1fae feat:改回去 2026-06-04 09:08:05 +08:00
c3cf6f2f12 feat: 样式的调整 2026-06-04 01:16:05 +08:00
190f9383df feat: 颜色样式随机调整 2026-06-03 22:08:17 +08:00
c99513a84e feat:样式调整 2026-06-03 20:55:39 +08:00
91ae9943e6 feat: 增加攻略组件 2026-06-03 20:43:10 +08:00
671ba03a23 feat: 5类样式的演示页面调整 2026-06-03 16:15:12 +08:00
c735177e2b feat: 商品优化 2026-06-01 15:43:31 +08:00
92e17395e2 feat: 增加图片的预览 2026-06-01 15:25:59 +08:00
a04e52bfa5 feat: 细节调整 2026-06-01 15:14:09 +08:00
3025cc6fb7 feat: 图片详情宽度适配 2026-05-29 15:59:52 +08:00
eafe997fa2 feat: 消息的样式调整 2026-05-29 15:40:34 +08:00
87fd075226 feat: 消息图片 2026-05-29 14:26:38 +08:00