geo/frontend/app/(dashboard)/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
..
admin feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
agents feat: P1核心功能验证完成 - 迁移/平台对接/调度器/配置/Agent监控 2026-05-23 22:02:49 +08:00
ai-engines feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
analytics feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
citations feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
clients fix: 消除所有Mock/Stub/假数据,确保业务流程使用真实数据 2026-05-25 21:51:48 +08:00
content feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
diagnosis feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
distribution feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
knowledge feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
lifecycle fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls 2026-06-01 20:54:12 +08:00
monitoring feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
publishing feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
queries feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
reports fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls 2026-06-01 20:54:12 +08:00
roi feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
settings feat: API Key管理+用量追踪完整功能链路 2026-05-25 15:37:33 +08:00
strategy feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
suggestions feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
usage feat: API Key管理+用量追踪完整功能链路v2(真实可用) 2026-05-25 20:43:08 +08:00
page.tsx feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00