geo/frontend/app/(dashboard)
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
..
brands feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
compare feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +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
onboarding feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
layout.tsx feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00