geo/frontend/lib
chiguyong f1a8b69c2a fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls
- Extend fetchWithAuth with responseType parameter ('json' | 'blob')
- reports.ts: PDF/CSV export now uses fetchWithAuth blob mode
- reports/page.tsx: remove duplicate API_BASE, use fetchWithAuth for CSV export
- lifecycle/new/page.tsx: replace raw fetch with fetchWithAuth for quick-start POST
2026-06-01 20:54:12 +08:00
..
api fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls 2026-06-01 20:54:12 +08:00
hooks feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
stores feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
api.ts feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
auth.ts feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
dashboard-health.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
next-action.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
platforms.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
utils.ts feat: GEO平台MVP完整实现 2026-04-23 14:46:43 +08:00