feat(phase-2): add trend chart analysis - grid view of number history

This commit is contained in:
2026-04-21 23:33:39 +08:00
parent f2b432a9f4
commit 616239392a
5 changed files with 203 additions and 1 deletions
+2
View File
@@ -15,4 +15,6 @@ return [
'Query Type' => '查询类型',
'All Numbers' => '全部号码',
'Special Only' => '仅特码',
'Trend Chart' => '走势图',
'No data available' => '暂无数据',
];