Commit Graph

13 Commits

Author SHA1 Message Date
duanshuwen
efe97452e0 feat(aigc): add task detail and image save flow
- Replace global AigcRecord store with task ID URL parameters instead of store state
- Integrate real task detail API to replace static mock result data
- Update ResultActions component with loading state, disabled styles, and native uni-app share support
- Add full image save flow with album permission checking and error handling
- Clean up unused files including the aigcRecord store and static result data
- Adjust RecordList padding and paging component text for better UX
2026-07-13 22:14:50 +08:00
duanshuwen
10638e0806 feat: add aigc record, video preview & custom recharge
- create useAigcRecordStore to centralize current AIGC generation record state
- add video media type support to ResultPreview component
- update RecordCard to only display view button for completed tasks
- implement custom recharge amount with input validation and 9999 max limit
- refactor detail page to load record from Pinia store instead of mock data
- clean up TemplateCarousel markup and remove unused badge styles
- fix minor formatting and code style issues
2026-07-13 21:25:17 +08:00
25c8a3570d feat: 增加获取位置的方法 2026-05-08 14:58:13 +08:00
85eaf3b86a feat: 将存储的按照功能分离 2026-04-30 11:15:23 +08:00
972c777177 feat: 修复环境的问题 2026-01-06 11:46:15 +08:00
92f981769f feat: 商品计算报错问题 2025-11-26 22:47:17 +08:00
duanshuwen
de412aed9c feat: 授权后token刷新保持 2025-11-18 19:40:28 +08:00
duanshuwen
1028e20d42 feat: 服务接口地址动态获取 2025-11-13 19:43:03 +08:00
duanshuwen
16fde7aade Merge branch 'main' of https://git.nianxx.cn/zoujing/YGChatCS into fix-109 2025-10-27 21:19:38 +08:00
duanshuwen
4bd151d6d1 feat: 快速预定交互调整 2025-10-27 21:19:09 +08:00
df844bae11 feat: 图片相册与图片浏览 2025-10-23 18:46:47 +08:00
2abce21c49 feat: 登录逻辑的调整 2025-10-12 13:55:35 +08:00
duanshuwen
9f23854ad5 feat: 调整项目结构 2025-09-21 17:25:09 +08:00