geo/frontend/app
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
..
(auth) feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
(dashboard) fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls 2026-06-01 20:54:12 +08:00
(public) feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
api/auth/[...nextauth] feat: GEO平台MVP完整实现 2026-04-23 14:46:43 +08:00
fonts feat: GEO平台MVP完整实现 2026-04-23 14:46:43 +08:00
favicon.ico feat: GEO平台MVP完整实现 2026-04-23 14:46:43 +08:00
globals.css feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
layout.tsx feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
page.tsx feat: GEO平台MVP完整实现 2026-04-23 14:46:43 +08:00