|
|
10a3f67cef
|
更新Company页面的UI为FUI风格
|
2025-12-22 13:24:39 +08:00 |
|
|
|
bc08f4faf5
|
更新Company页面的UI为FUI风格
|
2025-12-18 21:10:11 +08:00 |
|
|
|
5d40ebce2a
|
更新Company页面的UI为FUI风格
|
2025-12-18 20:12:32 +08:00 |
|
|
|
a0388f73b0
|
更新Company页面的UI为FUI风格
|
2025-12-18 20:06:51 +08:00 |
|
|
|
fb818d943b
|
update pay ui
|
2025-12-13 15:44:31 +08:00 |
|
zdl
|
0f89dd16f7
|
fix: 修复 Community 目录迁移后的导入路径错误
修复 7 处导入路径问题:
- EventHeaderInfo.js: StockChangeIndicators 和 EventFollowButton 路径
- klineDataCache.js: stockService 和 logger 路径别名
- EventDescriptionSection.js: professionalTheme 路径别名
- CollapsibleSection.js: professionalTheme 路径别名
- RelatedConceptsSection/index.js: logger 路径别名
- CompactMetaBar.js: EventFollowButton 路径
- EventDetailScrollPanel.js: DynamicNewsDetailPanel 路径
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-08 13:24:35 +08:00 |
|
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 |
|