Commit Graph

20 Commits

Author SHA1 Message Date
duanshuwen
191ba48b9d feat(aigc): implement travel AIGC feature and clean up legacy assets
- Replace all local static AIGC assets with OSS hosted URLs to reduce bundle size
- Add travelAIGC command to ChatModel and update quick access menu to link to AIGC home
- Implement AIGC user consent flow with local storage persistence for compliance
- Refactor Discovery page layout, remove unused HeritageDiscoverySection component
- Update ChatTopNavBar to support dynamic navigation bar height based on system info
- Restructure ChatMainList layout for better discovery panel interaction
- Remove deprecated local asset files and clean up unused imports across codebase
2026-07-06 22:40:36 +08:00
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
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
134954335c feat: 优化卡片滚动问题 2026-05-27 12:51:17 +08:00
98d380edd8 feat: 卡片滑动时的动画效果 2026-05-26 22:25:42 +08:00
e453a78212 feat: 小调整 2026-05-14 15:04:25 +08:00
aec288409f feat:修复滑动卡片 闪烁的问题 2026-05-14 15:01:48 +08:00
83d4066f72 feat: tab 的点击交互 2026-05-14 14:43:23 +08:00
199c418225 feat: 首页的调整 2026-05-14 13:55:30 +08:00
b48426fc84 feat: 一些调整 2026-05-14 11:23:03 +08:00
af7366f32b feat: 头图的调整 2026-04-30 12:09:17 +08:00
7d1deb3a80 feat: 轮播改造为 只要有一条数据就能轮播 2026-04-29 17:06:56 +08:00
bf76fa89c9 feat: 数据接口的字段对接 与交互对接 2026-04-29 15:33:21 +08:00
3b0fb23a5c feat: 对接了首页的接口 2026-04-28 22:47:10 +08:00
d3ef285c6d feat:svg 生产动态图片 2026-04-28 15:13:16 +08:00
604236a7b2 feat: 样式调整 2026-04-28 14:10:02 +08:00
4d975417da feat: 实现了无限轮播的展示卡片组件 2026-04-28 13:59:43 +08:00
2c9377c019 feat: 搭建快捷提问组件与一些样式调整 2026-04-27 16:31:56 +08:00
722dec025e feat: tabs 结构调整 2026-04-27 15:48:11 +08:00
d54ff8895e feat: 搭建了tabs样式 2026-04-27 15:40:01 +08:00