duanshuwen cadddb5c3f feat(aigc): fully integrate backend API and replace mock data
- Replace all static mock data with real backend API calls for templates, generation tasks, credit balance and recharge
- Remove deprecated mock data files including templates.js, versionOptions.js, records.js and packages.js
- Add useCurrentCredit composable for fetching and managing user credit balance
- Update all components to align with new backend data shapes (e.g. templateItemId instead of id)
- Add loading and disabled states for interactive UI elements
- Implement full WeChat mini-program payment flow for credit recharge
- Fix template and record card UI styling and media handling
- Set developVersion flag to true for testing environment
2026-07-12 21:14:22 +08:00
2025-10-07 14:26:17 +08:00
2026-04-23 16:37:26 +08:00
2026-05-07 15:14:13 +08:00
2025-09-21 17:25:09 +08:00
2026-05-07 15:14:13 +08:00
Description
No description provided
36 MiB
Languages
Vue 53%
JavaScript 37.2%
SCSS 7.5%
CSS 1.2%
TypeScript 1%