zhaodanli
  • Joined on 2025-10-11
zhaodanli pushed to feature_bugfix/251201_py_h5_ui at vf/vf_react 2025-12-08 13:25:38 +08:00
334a4b7e50 fix: 修复 Community 目录迁移后的导入路径错误
ab8a450a5c feat: 调整h5登陆
ee33f7ffd7 refactor: 重构 Community 目录,将公共组件迁移到 src/components/
b4ddccfb92 chore: 删除未使用的 StockDetailPanel 组件
62bcf15cdf fix: 补全 auth-check-end 性能标记(AbortError 路径)
Compare 5 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-08 13:25:19 +08:00
334a4b7e50 fix: 修复 Community 目录迁移后的导入路径错误
ab8a450a5c feat: 调整h5登陆
ee33f7ffd7 refactor: 重构 Community 目录,将公共组件迁移到 src/components/
b4ddccfb92 chore: 删除未使用的 StockDetailPanel 组件
Compare 4 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-08 10:45:12 +08:00
62bcf15cdf fix: 补全 auth-check-end 性能标记(AbortError 路径)
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-08 10:24:55 +08:00
a53e36d7e0 update pay ui
4c7a761324 update pay ui
89f581aeed update pay ui
75d3cf135a Merge branch 'feature_bugfix/251201_py_h5_ui' of https://git.valuefrontier.cn/vf/vf_react into feature_bugfix/251201_py_h5_ui
1f874e9b6d update pay ui
Compare 28 commits »
zhaodanli pushed to feature_bugfix/251201_py_h5_ui at vf/vf_react 2025-12-05 18:54:04 +08:00
a804e80bb9 Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
814cc5530c feat: 恢复行业字段修改
2ffb8f9e83 feat: bug修复
Compare 3 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-05 18:53:53 +08:00
814cc5530c feat: 恢复行业字段修改
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-05 18:41:58 +08:00
2ffb8f9e83 feat: bug修复
zhaodanli pushed to feature_bugfix/251201_py_h5_ui at vf/vf_react 2025-12-05 18:29:15 +08:00
46ab71ae29 Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
e168e357d7 fix: CompactSearchBox 股票选择和行业筛选优化
61a5e56d15 fix: stocks 字段支持对象格式 {code, name}
957f6dd37e refactor: EventDetailCard 重命名为 EventCard,支持多变体模式
cc7fdbff56 fix: UI调试
Compare 32 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-05 18:28:50 +08:00
e168e357d7 fix: CompactSearchBox 股票选择和行业筛选优化
61a5e56d15 fix: stocks 字段支持对象格式 {code, name}
957f6dd37e refactor: EventDetailCard 重命名为 EventCard,支持多变体模式
cc7fdbff56 fix: UI调试
5eb7f97523 fix: 修复 key 重复
Compare 12 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-05 15:08:34 +08:00
d926b60f03 style: EventFormModal 和 InvestmentCalendar H5 响应式适配
68eb2380ad fix: 补充 investment.ts 类型定义变更(df90fc2 遗漏)
de30489076 feat: h5隐藏日历视图
df90fc258b perf: EventPanel 性能优化,EventDetailCard H5适配,清理冗余类型
e283135ef8 refactor: CalendarPanel 性能优化,统一弹窗状态管理
Compare 9 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-05 14:40:07 +08:00
302acbafe3 pref: ErrorPage 功能增强
39f14fb148 fix: 兼容h5UI
0cc75462aa feat: 日历空状态优化 - 添加高亮导航链接
863212f53f feat: 添加投资日历mock数据
d296b0919c refactor: 日历视图移除删除功能,仅保留查看
Compare 5 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-05 13:03:33 +08:00
6272e50348 refactor: 抽取 EventFormModal 通用弹窗组件,修复视图切换弹窗自动打开 bug
2f04293c68 pref: 删除备份文件
cd7abc89e2 refactor: 提取 K 线图弹窗共享类型到 types.ts
1351d2626a pref: PlansPanel 和 ReviewsPanel 代码高度重复,提取公共组件
90a59e031c fix: 清理未使用代码
Compare 5 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-05 09:44:41 +08:00
20994cfb13 Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
bad5290fe2 Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
daee0427e4 fix: 修复 useWatchlist.js 合并冲突遗留问题
2a653afea1 Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
a37206ec97 update pay ui
Compare 11 commits »
zhaodanli pushed to feature_bugfix/251201_py_h5_ui at vf/vf_react 2025-12-05 09:43:04 +08:00
20994cfb13 Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
7c1fe55a5f fix: 事件详情唔错页面UI调整
1d5d06c567 fix: 调整事件详情页面
f64c1ffb19 feat: 事件详情页 URL ID 加密,防止用户遍历
6cf92b6851 style: 首页整体尺寸缩小约 67%
Compare 17 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-04 19:45:31 +08:00
7c1fe55a5f fix: 事件详情唔错页面UI调整
1d5d06c567 fix: 调整事件详情页面
f64c1ffb19 feat: 事件详情页 URL ID 加密,防止用户遍历
Compare 3 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-04 17:41:33 +08:00
6cf92b6851 style: 首页整体尺寸缩小约 67%
ae42024ec0 fix: 调整客服弹窗 将 PC 端聊天窗口从 380×640 调整为 450×750。
Compare 2 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-04 17:21:45 +08:00
dafeab0fa3 fix: ICP 备案号现在可以点击跳转到 https://beian.miit.gov.cn/
846ed816e5 feat: 田间mock数据
4a97f87ee5 feat: 个股中心复用 TradeDatePicker 日期选择器组件
Compare 3 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-04 16:26:59 +08:00
b5d054d89f feat: 概念中心历史时间轴弹窗UI调整
b66c1585f7 feat: 提取日历选择器组件
5efd598694 refactor: 提取 ConceptStocksModal 为通用组件,统一概念中心和个股中心弹窗
Compare 3 commits »
zhaodanli pushed to feature_bugfix/251201_vf_h5_ui at vf/vf_react 2025-12-04 15:50:47 +08:00
b1d5b217d3 refactor: 事件详情弹窗改用 Drawer 组件从底部弹出
5f6b933172 fix: 在 viewport meta 标签中添加了 viewport-fit=cover,这样浏览器会将页面内容延伸到曲面屏边缘,同时启用 safe-area-inset-* CSS 环境变量
0c291de182 fix: 概念中心H5端卡片尺寸优化,一屏可显示更多内容
61ed1510c2 fix: 修复自选股添加失败 405 错误
0edc6a5e00 fix: H5端热门事件移除Tooltip避免黑色悬浮框无法消除
Compare 5 commits »
zhaodanli pushed to feature_bugfix/251201_py_h5_ui at vf/vf_react 2025-12-04 14:12:16 +08:00
bad5290fe2 Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
a569a63a85 feat: 日k 和 分时h5UI调整
77af61a93a fix: 弹窗固定高度
999fd9b0a3 feat: K线添加mock数据
8d3e92dfaf feat: 添加批量获取K线数据的 mock handler
Compare 5 commits »