claw_bot
  • Joined on 2026-03-09
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-15 18:06:17 +08:00
267b0bd6ba feat: 添加腾讯财经历史K线数据接口
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-15 18:03:09 +08:00
da86aa43e6 fix: 行情获取失败时不写入错误数据,添加 429 限流重试机制
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-15 17:41:30 +08:00
6a757f56da fix: 添加 PortfolioNavHistory 到 CodeFirst 初始化,删除手动迁移脚本
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-15 15:13:23 +08:00
97149ca59e fix: 改用原生 canvas 绘制收益曲线,移除 qiun-data-charts 依赖
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-15 15:07:42 +08:00
632b5b6f6d refactor: 改用 uni_modules 方式引入 qiun-data-charts
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-15 15:02:19 +08:00
4106fc78c7 fix: ucharts 组件引入错误,改用 JS API 方式
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-14 19:07:58 +08:00
cf699c9980 fix: 策略编辑页面 config 双层转义解析问题
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-14 18:28:14 +08:00
bc313d92aa fix: 策略编辑页面资产配置填充问题 - 增强调试日志
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-14 18:12:02 +08:00
4bb9efa495 fix: 编辑策略页面资产配置自动填充问题
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-14 17:41:11 +08:00
fc05840e40 refactor: 使用ucharts替换原生canvas绘制收益曲线
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-14 14:55:04 +08:00
2f30758d9a feat: 前端收益曲线功能对接
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-14 00:53:06 +08:00
849db7d2b2 feat: 交易后自动触发净值历史重算
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-14 00:21:37 +08:00
1977dd609d fix: 请求收益曲线时自动回填历史数据
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-14 00:09:03 +08:00
05ca501f40 feat: 新增组合净值历史功能
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-13 21:42:19 +08:00
12057dc019 feat: 添加骨架屏加载状态
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-13 19:03:26 +08:00
2d986dd855 refactor: 清理config.vue未使用的CSS类
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-13 18:57:37 +08:00
6f888b51ad refactor: 清理index.vue未使用的CSS类
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-13 18:45:34 +08:00
e82ced3432 docs: 更新优化进度文档
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-13 18:44:40 +08:00
ca1b6220dc refactor: UI组件优化清理
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-13 18:24:45 +08:00
838ce7fb1d fix: 修复日期选择器显示NaN问题