feat(history): 新增特码冷热查询功能 — 选定某一期向前y期判定冷热号

在history页面添加「特码冷热」按钮,用户可选择指定期号并设定向前期数
系统统计该期特码在向前范围内的出现频率,与平均值对比判定冷/温/热号
This commit is contained in:
2026-04-24 19:58:35 +08:00
parent f4c67bd102
commit efdef3798e
7 changed files with 354 additions and 2 deletions
+2 -1
View File
@@ -28,7 +28,7 @@ See: .planning/PROJECT.md (updated 2026-04-21)
Phase: 01 (omitted-number-analysis) — COMPLETE
Plan: 3 of 3
Status: Phase 1 complete, ready to plan next phase
Last activity: 2026-04-22 -- Completed quick task 260422-vep: 特码热力图功能
Last activity: 2026-04-24 -- Completed quick task 260424-roj: 在history页面新增特码冷热查询功能
Progress: [████░░░░░░] 10%
@@ -74,6 +74,7 @@ None yet.
| # | Description | Date | Commit | Directory |
|---|-------------|------|--------|-----------|
| 260422-vep | 在控制台增加特码热力图功能 | 2026-04-22 | 73e7403 | [260422-vep](./quick/260422-vep/) |
| 260424-roj | 在history页面新增特码冷热查询功能 | 2026-04-24 | 2513bbb | [260424-roj](./quick/260424-roj-history-y/) |
## Deferred Items