This website requires JavaScript.
Explore
Help
Register
Sign In
zhaodanli
0 Followers
·
0 Following
Joined on
2025-10-11
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
zhaodanli
pushed to
feature_2025/251209_stock_pref
at
vf/vf_react
2025-12-09 17:14:46 +08:00
cd1a5b743f
feat: 添加mock
18c83237e2
refactor: CompanyOverview 组件按 Tab 拆分为独立子组件
Compare 2 commits »
zhaodanli
pushed to
feature_2025/251209_stock_pref
at
vf/vf_react
2025-12-09 16:36:52 +08:00
c1e10e6205
Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_2025/251209_stock_pref
023684b8b7
feat: 事件关注功能优化 - Redux 乐观更新 + Mock 数据状态同步
726d808f5c
feat: 投资日历自选股功能优化 - Redux 集成 + 乐观更新
0e862d82a0
fix: 修复投资日历切换月份时自动打开事件弹窗的问题
27fff4e60b
fix: 修复 CompanyOverview 中 Hooks 顺序错误
Compare 5 commits »
zhaodanli
pushed to
feature_bugfix/251201_py_h5_ui
at
vf/vf_react
2025-12-09 16:36:25 +08:00
cf7376cc5a
Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
023684b8b7
feat: 事件关注功能优化 - Redux 乐观更新 + Mock 数据状态同步
726d808f5c
feat: 投资日历自选股功能优化 - Redux 集成 + 乐观更新
0e862d82a0
fix: 修复投资日历切换月份时自动打开事件弹窗的问题
27fff4e60b
fix: 修复 CompanyOverview 中 Hooks 顺序错误
Compare 5 commits »
zhaodanli
pushed to
feature_bugfix/251201_vf_h5_ui
at
vf/vf_react
2025-12-09 16:35:50 +08:00
023684b8b7
feat: 事件关注功能优化 - Redux 乐观更新 + Mock 数据状态同步
zhaodanli
pushed to
feature_bugfix/251201_vf_h5_ui
at
vf/vf_react
2025-12-09 16:12:29 +08:00
726d808f5c
feat: 投资日历自选股功能优化 - Redux 集成 + 乐观更新
zhaodanli
pushed to
feature_bugfix/251201_vf_h5_ui
at
vf/vf_react
2025-12-09 15:38:19 +08:00
0e862d82a0
fix: 修复投资日历切换月份时自动打开事件弹窗的问题
27fff4e60b
fix: 修复 CompanyOverview 中 Hooks 顺序错误
Compare 2 commits »
zhaodanli
pushed to
feature_2025/251209_stock_pref
at
vf/vf_react
2025-12-09 15:32:58 +08:00
4954c58525
refactor: Company 目录结构重组 - Tab 内容组件文件夹化
91bd581a5e
feat: 添加 useCompanyStock 股票代码管理
258708fca0
fix: bug修复
90391729bb
feat: 处理自选股乐观更新
2148d319ad
feat: 添加mock 数据
Compare 7 commits »
zhaodanli
pushed to
feature_2025/251209_stock_pref
at
vf/vf_react
2025-12-09 13:29:53 +08:00
zhaodanli
created branch
feature_2025/251209_stock_pref
in
vf/vf_react
2025-12-09 13:29:53 +08:00
zhaodanli
pushed to
feature_bugfix/251201_py_h5_ui
at
vf/vf_react
2025-12-09 13:22:47 +08:00
e8763331cc
Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
15f5c445c5
refactor: Community 目录结构重组 + 修复导入路径 + 添加 Mock 数据
c704b12bce
feat: 添加mock数据
Compare 3 commits »
zhaodanli
pushed to
feature_bugfix/251201_vf_h5_ui
at
vf/vf_react
2025-12-09 13:18:08 +08:00
15f5c445c5
refactor: Community 目录结构重组 + 修复导入路径 + 添加 Mock 数据
c704b12bce
feat: 添加mock数据
Compare 2 commits »
zhaodanli
pushed to
feature_bugfix/251201_py_h5_ui
at
vf/vf_react
2025-12-09 10:01:18 +08:00
c37a25d264
Merge branch 'feature_bugfix/251201_vf_h5_ui' into feature_bugfix/251201_py_h5_ui
da2007386e
refactor: 重构 StockDetailPanel 目录结构,清理未使用代码
76f13d6098
chore: 清理 Community 目录下未使用的文件
641514bbfd
fix: 修复 remeasure 依赖数组缺少 pageType
a8c8fe4211
refactor: 使用 performanceMonitor 替换 useFirstScreenMetrics 中的 performance.now()
Compare 9 commits »
zhaodanli
pushed to
feature_bugfix/251201_vf_h5_ui
at
vf/vf_react
2025-12-09 10:00:59 +08:00
da2007386e
refactor: 重构 StockDetailPanel 目录结构,清理未使用代码
76f13d6098
chore: 清理 Community 目录下未使用的文件
641514bbfd
fix: 修复 remeasure 依赖数组缺少 pageType
a8c8fe4211
refactor: 使用 performanceMonitor 替换 useFirstScreenMetrics 中的 performance.now()
65f71603e1
fix: 文案修改
Compare 6 commits »
zhaodanli
pushed to
feature_bugfix/251201_vf_h5_ui
at
vf/vf_react
2025-12-08 17:40:44 +08:00
4a5cd891bd
feat: 添加 React 性能追踪 Hooks (usePerformanceTracker)
zhaodanli
pushed to
feature_bugfix/251201_py_h5_ui
at
vf/vf_react
2025-12-08 15:42:02 +08:00
e4937c2719
feat: 替换公众号文件
zhaodanli
pushed to
feature_bugfix/251201_vf_h5_ui
at
vf/vf_react
2025-12-08 15:41:41 +08:00
429e96475f
feat: 替换公众号文件
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 »
First
Previous
...
3
4
5
6
7
...
Next
Last