diff --git a/src/reports/templates.py b/src/reports/templates.py index f137bfc..380ae08 100644 --- a/src/reports/templates.py +++ b/src/reports/templates.py @@ -18,34 +18,144 @@ class HTMLTemplates: 群聊日常分析报告 @@ -267,42 +605,285 @@ class HTMLTemplates: 群聊日常分析报告 +
@@ -381,10 +991,22 @@ class HTMLTemplates:

📈 基础统计

-
{message_count}
消息总数
-
{participant_count}
参与人数
-
{total_characters}
总字符数
-
{emoji_count}
表情数量
+
+
{message_count}
+
消息总数
+
+
+
{participant_count}
+
参与人数
+
+
+
{total_characters}
+
总字符数
+
+
+
{emoji_count}
+
表情数量
+
{most_active_period}
@@ -413,8 +1035,10 @@ class HTMLTemplates:
+ """