zdl
|
2c4f01a4b5
|
refactor: 重构 Community 目录,将公共组件迁移到 src/components/
- 迁移 klineDataCache.js 到 src/utils/stock/(被 StockChart 使用)
- 迁移 InvestmentCalendar 到 src/components/InvestmentCalendar/(被 Navbar、Dashboard 使用)
- 迁移 DynamicNewsDetail 到 src/components/EventDetailPanel/(被 EventDetail 使用)
- 更新所有相关导入路径,使用路径别名
- 保持 Community 目录其余结构不变
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-08 12:09:24 +08:00 |
|
zdl
|
20f65600c7
|
refactor: 提取 K 线图弹窗共享类型到 types.ts
- 新建 types.ts 存放 StockInfo 接口和图表常量
- KLineChartModal.tsx: 移除内联 StockInfo 定义,改为从 types 导入
- TimelineChartModal.tsx: 移除内联 StockInfo 定义,改为从 types 导入
- 减少代码重复,统一类型管理
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-05 11:55:13 +08:00 |
|
zdl
|
c5eb9a3879
|
feat: 日k 和 分时h5UI调整
|
2025-12-04 14:11:37 +08:00 |
|
|
|
b705cad6fe
|
update pay ui
|
2025-12-03 13:43:55 +08:00 |
|
zdl
|
243616acec
|
fix: 修复 logger 函数签名问题
|
2025-11-26 09:44:21 +08:00 |
|
|
|
a3b4a9c760
|
update pay function
|
2025-11-24 19:49:42 +08:00 |
|
|
|
b6ed21c4e4
|
update pay function
|
2025-11-24 19:07:24 +08:00 |
|
|
|
bbbffcef5a
|
update pay function
|
2025-11-24 16:58:02 +08:00 |
|
|
|
27dd57f753
|
update pay function
|
2025-11-24 16:49:04 +08:00 |
|
|
|
cab3004a84
|
update pay function
|
2025-11-24 16:39:36 +08:00 |
|