Commit Graph
26 Commits
Author SHA1 Message Date
SakurasanandClaude 20b2afb0fc 修复总市值显示错误 & 板块切换数据合并问题
1. 后端: 修正腾讯API字段索引偏移 (total_market_cap [43]→[45],
   pb [45]→[46]),并处理市值单位转换(亿→元)
2. 前端: 板块切换时同步清空旧数据 + 显示加载态,避免新旧
   数据合并闪现

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-13 20:07:21 +08:00
SakurasanandClaude aaa618b15d K线图修复时间轴排序问题 & 行情指标合并到顶部卡片
- 修复K线图tickDates排序忽略年份导致跨年时期轴从右往左的问题
- 将行情指标(PE/PB/ROE/换手率/成交额/市值)合并到顶部股票信息卡片

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-13 15:10:43 +08:00
SakurasanandClaude 60eff4a955 feat: 股票详情页增加最新交易日PE/PB/ROE/换手率/市值等行情指标
- 后端tencent.py增加换手率/市盈率/市净率/总市值/流通市值字段提取
- 前端StockQuote接口新增对应字段类型定义
- 股票详情页增加"行情指标"卡片,展示PE/PB/ROE/换手率/总手/成交额/市值
- ROE取自财务分析数据的加权净资产收益率

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-08 19:27:23 +08:00
SakurasanandClaude Opus 4.7 86535f5de2 K线数据首选mootdx通达信TCP源,板块数据增加mootdx降级
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-08 02:09:57 +08:00
Sakurasan 015aeb989a 更新BK缓存策略 2026-07-08 00:33:15 +08:00
Sakurasan 1a50f7680a 并行获取板块数据 2026-07-07 20:28:24 +08:00
Sakurasan e29e3d32fb 板块缓存 2026-07-07 17:54:50 +08:00
Sakurasan c6cef8bb4c update: 板块缓存 2026-07-07 17:51:28 +08:00
Sakurasan 62961017ea 优化静态路由 2026-07-07 16:07:10 +08:00
Sakurasan 0ba7952082 支持删除集合条目 2026-07-07 15:05:19 +08:00
SakurasanandClaude Opus 4.7 5153fa28de fix: docker-compose 持久化 SQLite 数据库; 迁移 DB 路径到 data/ 子目录
- docker-compose.yml: bind mount → named volume (auv_data:/app/data)
- backend/database.py: DB_PATH 改为 data/stock_data.db,自动迁移旧数据库
- .gitignore: 忽略 *.db 文件

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-06 23:59:25 +08:00
Sakurasan 6390545e61 使用push2 数据接口,优化代码 2026-07-06 22:27:45 +08:00
Sakurasan 83c88ee945 公司介绍 财务数据 2026-07-06 19:44:40 +08:00
Sakurasan cffdea5407 up 2026-07-06 02:30:38 +08:00
Sakurasan 9682c91224 BUILDPLATFORM 2026-07-06 01:29:18 +08:00
Sakurasan 0719c63ef1 up 2026-07-06 01:01:38 +08:00
Sakurasan 084eb146f9 up 2026-07-06 00:23:48 +08:00
Sakurasan 95594d1b1a u'p 2026-07-06 00:20:56 +08:00
Sakurasan 5cbb87a2ef up 2026-07-06 00:16:33 +08:00
Sakurasan 28306124f6 up 2026-07-06 00:12:46 +08:00
Sakurasan f6a445fe0e up 2026-07-06 00:08:05 +08:00
Sakurasan 3cfb1a820f up 2026-07-06 00:04:10 +08:00
Sakurasan 5ebbb8c1ca up 2026-07-06 00:01:19 +08:00
Sakurasan 8082b0900a up 2026-07-05 23:48:21 +08:00
Sakurasan 60b9b545ae fix bug 2026-07-05 23:45:36 +08:00
Sakurasan 013ebdaffe up 2026-07-05 21:29:17 +08:00