|
|
569cffea0f
|
事件标记线bug修复
|
2025-12-25 11:39:56 +08:00 |
|
|
|
a34542ad01
|
事件标记线bug修复
|
2025-12-25 11:39:56 +08:00 |
|
|
|
e5ea5c3aa5
|
事件标记线bug修复
|
2025-12-25 10:04:26 +08:00 |
|
|
|
87b3a28c0e
|
事件标记线bug修复
|
2025-12-25 10:04:26 +08:00 |
|
|
|
3a6be48332
|
Merge branch 'feature_bugfix/251217_stock' of https://git.valuefrontier.cn/vf/vf_react into feature_bugfix/251217_stock
|
2025-12-24 18:39:54 +08:00 |
|
|
|
506008a7ae
|
Merge branch 'feature_bugfix/251217_stock' of https://git.valuefrontier.cn/vf/vf_react into feature_bugfix/251217_stock
|
2025-12-24 18:39:54 +08:00 |
|
|
|
8462897027
|
滚动条样式更新
|
2025-12-24 18:39:48 +08:00 |
|
|
|
c98928f703
|
滚动条样式更新
|
2025-12-24 18:39:48 +08:00 |
|
zdl
|
c7a2581939
|
feat(LimitAnalyse): 优化数据可视化组件
- 改进板块分布饼图展示
- 优化涨停时段统计图表
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
4572fcac30
|
feat(LimitAnalyse): 优化数据可视化组件
- 改进板块分布饼图展示
- 优化涨停时段统计图表
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
bb03b58dbe
|
feat(mock): 完善涨停分析 Mock 数据结构
- 新增午盘、尾盘涨停数量统计
- 添加 chart_data 字段支持板块分布饼图
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
080dbdb26b
|
feat(mock): 完善涨停分析 Mock 数据结构
- 新增午盘、尾盘涨停数量统计
- 添加 chart_data 字段支持板块分布饼图
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
d10a8c3321
|
refactor(layout): 统一页面边距管理,移除 Container 限制
- layoutConfig.js: 新增 LAYOUT_PADDING 常量 { base: 4, md: 6, lg: '80px' }
- MainLayout.js: 在 Outlet 容器上统一应用 px={LAYOUT_PADDING.x}
- HomeNavbar.js: 边距从 lg:8 改为 lg:'80px',与内容区对齐
- AppFooter.js: 移除 Container,边距改为 lg:'80px'
页面组件清理(移除冗余的 px/Container):
- Company, Community, Center, Profile, Settings
- ValueForum, DataBrowser, LimitAnalyse, StockOverview, Concept
特殊处理:
- CompanyHeader: 使用负边距实现全宽背景
- Concept Hero: 使用负边距实现全宽背景
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
f5dbdfa84c
|
refactor(layout): 统一页面边距管理,移除 Container 限制
- layoutConfig.js: 新增 LAYOUT_PADDING 常量 { base: 4, md: 6, lg: '80px' }
- MainLayout.js: 在 Outlet 容器上统一应用 px={LAYOUT_PADDING.x}
- HomeNavbar.js: 边距从 lg:8 改为 lg:'80px',与内容区对齐
- AppFooter.js: 移除 Container,边距改为 lg:'80px'
页面组件清理(移除冗余的 px/Container):
- Company, Community, Center, Profile, Settings
- ValueForum, DataBrowser, LimitAnalyse, StockOverview, Concept
特殊处理:
- CompanyHeader: 使用负边距实现全宽背景
- Concept Hero: 使用负边距实现全宽背景
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
f2bd430c8c
|
chore: 清理未使用的依赖
移除以下未使用的 npm 依赖:
- fullcalendar(仅 CSS 引用,已删除相关 SCSS)
- @splidejs/react-splide
- @tanstack/react-virtual
- @tippyjs/react
- react-custom-scrollbars-2
- react-force-graph-3d
- react-just-parallax
- react-responsive
- react-scroll-into-view
- recharts
- styled-components
同时清理:
- craco.config.js 中的 @fullcalendar 分包配置
- SCSS 中的 fullcalendar 样式文件和 import
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
cac4f06c03
|
chore: 清理未使用的依赖
移除以下未使用的 npm 依赖:
- fullcalendar(仅 CSS 引用,已删除相关 SCSS)
- @splidejs/react-splide
- @tanstack/react-virtual
- @tippyjs/react
- react-custom-scrollbars-2
- react-force-graph-3d
- react-just-parallax
- react-responsive
- react-scroll-into-view
- recharts
- styled-components
同时清理:
- craco.config.js 中的 @fullcalendar 分包配置
- SCSS 中的 fullcalendar 样式文件和 import
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
e7be0da293
|
chore: 移除 visx 图表库依赖
- 删除 src/components/VisxPieChart/ 组件(无引用)
- 清理 DataVisualizationComponents.js 中的 visx 词云实现
- 词云功能统一使用 ECharts 实现
- 卸载 @visx/visx、@visx/responsive 等相关包(共 72 个)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
ef7f266e72
|
chore: 移除 visx 图表库依赖
- 删除 src/components/VisxPieChart/ 组件(无引用)
- 清理 DataVisualizationComponents.js 中的 visx 词云实现
- 词云功能统一使用 ECharts 实现
- 卸载 @visx/visx、@visx/responsive 等相关包(共 72 个)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
06cab824e3
|
chore: 删除未使用的 K 线图组件文件
- 删除 StockChartKLineModal.tsx(未被任何组件引用)
- 删除 StockChartModal.js.backup(备份文件)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
9aee864017
|
chore: 删除未使用的 K 线图组件文件
- 删除 StockChartKLineModal.tsx(未被任何组件引用)
- 删除 StockChartModal.js.backup(备份文件)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 18:34:42 +08:00 |
|
zdl
|
1aa5a59788
|
fix: 会员过期时跳过事件相关 API 请求
- fetchEventStocks: 新增 skipIfNoAccess 参数
- fetchHistoricalEvents: 新增 skipIfNoAccess 参数
- fetchChainAnalysis: 新增 skipIfNoAccess 参数
- 通过检查 subscription 状态判断是否跳过请求
|
2025-12-24 18:34:41 +08:00 |
|
zdl
|
a395d49158
|
fix: 会员过期时跳过事件相关 API 请求
- fetchEventStocks: 新增 skipIfNoAccess 参数
- fetchHistoricalEvents: 新增 skipIfNoAccess 参数
- fetchChainAnalysis: 新增 skipIfNoAccess 参数
- 通过检查 subscription 状态判断是否跳过请求
|
2025-12-24 18:34:41 +08:00 |
|
zdl
|
7b22acd4a8
|
fix: 会员过期时跳过 API 请求 & 限制 STOMP WebSocket 重连次数
- DynamicNewsDetailPanel: 添加会员过期判断,过期时显示续费提示
- RelatedConceptsSection: 会员过期时跳过概念 API 请求
- TransmissionChainAnalysis: 会员过期时跳过传导链 API 请求
- BytedeskWidget: 限制 STOMP WebSocket 最多重连 3 次,屏蔽相关日志
|
2025-12-24 18:34:41 +08:00 |
|
zdl
|
c529626ce2
|
fix: 会员过期时跳过 API 请求 & 限制 STOMP WebSocket 重连次数
- DynamicNewsDetailPanel: 添加会员过期判断,过期时显示续费提示
- RelatedConceptsSection: 会员过期时跳过概念 API 请求
- TransmissionChainAnalysis: 会员过期时跳过传导链 API 请求
- BytedeskWidget: 限制 STOMP WebSocket 最多重连 3 次,屏蔽相关日志
|
2025-12-24 18:34:41 +08:00 |
|
|
|
0ddbcbcc78
|
滚动条样式更新
|
2025-12-24 17:04:12 +08:00 |
|
|
|
6f44b8210e
|
滚动条样式更新
|
2025-12-24 17:04:12 +08:00 |
|
|
|
1d8bc0bbe4
|
滚动条样式更新
|
2025-12-24 17:03:33 +08:00 |
|
|
|
bf58e97e84
|
滚动条样式更新
|
2025-12-24 17:03:33 +08:00 |
|
|
|
f37065ff45
|
Merge branch 'feature_bugfix/251217_stock' of https://git.valuefrontier.cn/vf/vf_react into feature_bugfix/251217_stock
|
2025-12-24 14:18:57 +08:00 |
|
|
|
a4462ba3e6
|
Merge branch 'feature_bugfix/251217_stock' of https://git.valuefrontier.cn/vf/vf_react into feature_bugfix/251217_stock
|
2025-12-24 14:18:57 +08:00 |
|
|
|
4d9ad46fec
|
滚动条样式更新
|
2025-12-24 14:18:49 +08:00 |
|
|
|
38b510c681
|
滚动条样式更新
|
2025-12-24 14:18:49 +08:00 |
|
zdl
|
02e3c9d924
|
refactor(Center): 重构 FeatureEntryPanel 组件
- 将 FeatureEntryPanel 重构为目录结构,提取 FeatureCardItem 子组件
- 使用 GlassCard 容器,标题栏样式与投资仪表盘保持一致
- 调整组件顺序:核心功能入口移至价值论坛下方
- 功能卡片采用水平布局,圆形渐变图标 + 标题描述
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 13:50:06 +08:00 |
|
zdl
|
48c9210cf8
|
refactor(Center): 重构 FeatureEntryPanel 组件
- 将 FeatureEntryPanel 重构为目录结构,提取 FeatureCardItem 子组件
- 使用 GlassCard 容器,标题栏样式与投资仪表盘保持一致
- 调整组件顺序:核心功能入口移至价值论坛下方
- 功能卡片采用水平布局,圆形渐变图标 + 标题描述
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 13:50:06 +08:00 |
|
zdl
|
c83785d44a
|
style: 优化资产配置模块高度,使布局更紧凑
- 图表高度从 280px 降低到 200px
- 调整圆环大小和位置使其在较小空间内显示更协调
- 减少 CardBody 和详细配置信息的间距
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 13:50:06 +08:00 |
|
zdl
|
adc802da94
|
style: 优化资产配置模块高度,使布局更紧凑
- 图表高度从 280px 降低到 200px
- 调整圆环大小和位置使其在较小空间内显示更协调
- 减少 CardBody 和详细配置信息的间距
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-24 13:50:06 +08:00 |
|
|
|
97411e1baa
|
滚动条样式更新
|
2025-12-24 13:48:38 +08:00 |
|
|
|
901ac53453
|
滚动条样式更新
|
2025-12-24 13:48:38 +08:00 |
|
|
|
9b65874a79
|
滚动条样式更新
|
2025-12-24 13:44:02 +08:00 |
|
|
|
fbb0eebbbf
|
滚动条样式更新
|
2025-12-24 13:44:02 +08:00 |
|
|
|
abb00ea27f
|
滚动条样式更新
|
2025-12-24 13:32:52 +08:00 |
|
|
|
75dd3ad994
|
滚动条样式更新
|
2025-12-24 13:32:52 +08:00 |
|
|
|
7fa84d0411
|
更新Company页面的UI为FUI风格
|
2025-12-24 13:26:12 +08:00 |
|
|
|
badc5865f4
|
更新Company页面的UI为FUI风格
|
2025-12-24 13:26:12 +08:00 |
|
|
|
629a9b6aa7
|
更新Company页面的UI为FUI风格
|
2025-12-24 13:21:06 +08:00 |
|
|
|
7b418700c8
|
更新Company页面的UI为FUI风格
|
2025-12-24 13:21:06 +08:00 |
|
|
|
e31e3e8c0e
|
更新Company页面的UI为FUI风格
|
2025-12-24 13:13:20 +08:00 |
|
|
|
1ed8c3e1ac
|
更新Company页面的UI为FUI风格
|
2025-12-24 13:13:20 +08:00 |
|
|
|
0a37a07025
|
更新Company页面的UI为FUI风格
|
2025-12-24 12:55:47 +08:00 |
|
|
|
272a6002bb
|
更新Company页面的UI为FUI风格
|
2025-12-24 12:55:47 +08:00 |
|