From ae4937d829ca507ba1c55534b42001f17b9bfd51 Mon Sep 17 00:00:00 2001 From: SXP-Simon Date: Sun, 28 Sep 2025 17:31:27 +0800 Subject: [PATCH] =?UTF-8?q?[style]=20(template)=20=E6=8A=A5=E5=91=8A?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/reports/templates.py | 814 ++++++++++++++++++++++++++++++++++----- 1 file changed, 719 insertions(+), 95 deletions(-) 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:
+ """