Fundamental_Analysis/frontend/src/app
Lv, Qi 4fef6bf35b refactor: 拆分 ReportPage 为组件和 Hooks
- 将庞大的 page.tsx 拆分为多个独立组件 (components/)
- 提取业务逻辑到 Hooks (hooks/)
- 提取工具函数到 utils.ts
- 优化代码结构和可维护性
2025-11-19 06:51:46 +08:00
..
api frontend(config): 改善配置中心测试错误展示布局并美化错误详情 2025-11-18 20:12:17 +08:00
config Refactor config page: split into smaller components and hooks 2025-11-19 05:39:09 +08:00
docs feat(config): Implement database-centric LLM provider architecture 2025-11-17 04:41:36 +08:00
fonts feat: 通用市场财务/快照/分析接口;增强数据源与配置读取 2025-11-06 20:01:08 +08:00
llm-config feat(config): Implement database-centric LLM provider architecture 2025-11-17 04:41:36 +08:00
query feat(analysis): Implement Configurable Analysis Template Engine 2025-11-18 07:47:08 +08:00
report/[symbol] refactor: 拆分 ReportPage 为组件和 Hooks 2025-11-19 06:51:46 +08:00
reports feat(config): Implement database-centric LLM provider architecture 2025-11-17 04:41:36 +08:00
favicon.ico Initial commit 2025-10-21 20:17:14 +08:00
globals.css 更新前端配置、文档和脚本 2025-10-31 22:14:19 +08:00
layout.tsx feat(backend): introduce DataManager and multi-provider; analysis orchestration; streaming endpoints; remove legacy tushare_client; enhance logging 2025-11-03 21:48:08 +08:00
page.tsx feat: 完成公司简介部分 2025-10-28 23:31:28 +08:00