Commit Graph

8 Commits

Author SHA1 Message Date
916117771 efdef3798e feat(history): 新增特码冷热查询功能 — 选定某一期向前y期判定冷热号
在history页面添加「特码冷热」按钮,用户可选择指定期号并设定向前期数
系统统计该期特码在向前范围内的出现频率,与平均值对比判定冷/温/热号
2026-04-24 20:07:00 +08:00
916117771 54dd2fe5ad feat(history): 添加历史记录模型和数据分析功能
- 创建History模型类,实现走势图、冷热号码、遗漏号码等分析方法
- 实现波色分析、生肖分析、奇偶分析、大小分析等统计功能
- 添加连号分析、尾数分析等彩票号码分析功能
- 实现综合统计面板数据获取方法
- 添加前端页面模板和按钮界面,支持多种分析功能调用
- 集成ECharts图表库用于数据可视化展示
2026-04-22 21:22:42 +08:00
916117771 29e364f74a feat: add comprehensive dashboard showing all analysis metrics in one view 2026-04-22 00:01:20 +08:00
916117771 8ed4837992 feat(phase-4 to 10): add all remaining analysis features - color wave, zodiac, odd/even, big/small, sum, consecutive, tail numbers 2026-04-21 23:46:12 +08:00
916117771 f36410dcc6 feat(phase-3): add hot/cold number analysis with period filter 2026-04-21 23:41:39 +08:00
916117771 7e4b6a3443 refactor(phase-2): replace grid trend with ECharts line chart 2026-04-21 23:36:57 +08:00
916117771 616239392a feat(phase-2): add trend chart analysis - grid view of number history 2026-04-21 23:33:39 +08:00
916117771 08e56caa72 1 2026-04-21 23:02:15 +08:00