From aba98cbd05eb0a5a6174ac09a31a62c25e10c05a Mon Sep 17 00:00:00 2001 From: SXP-Simon Date: Tue, 25 Nov 2025 19:56:13 +0800 Subject: [PATCH] =?UTF-8?q?feat(old):=20=E6=81=A2=E5=A4=8D=20old=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=20HTML=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/reports/templates/old/image_template.html | 671 ++++++++---------- src/reports/templates/old/pdf_template.html | 597 +++++++++------- 2 files changed, 661 insertions(+), 607 deletions(-) diff --git a/src/reports/templates/old/image_template.html b/src/reports/templates/old/image_template.html index cffe817..a588e3a 100644 --- a/src/reports/templates/old/image_template.html +++ b/src/reports/templates/old/image_template.html @@ -1,11 +1,25 @@ + 群聊日常分析报告 - + +
-

📊 群聊日常分析报告

+

群聊日常分析报告

{{current_date}}
-

📈 基础统计

+

基础统计

-
{{message_count}}
消息总数
-
{{participant_count}}
参与人数
-
{{total_characters}}
总字符数
-
{{emoji_count}}
表情数量
+
+
{{message_count}}
+
消息总数
+
+
+
{{participant_count}}
+
参与人数
+
+
+
{{total_characters}}
+
总字符数
+
+
+
{{emoji_count}}
+
表情数量
+
{{most_active_period}}
@@ -553,32 +508,34 @@
-
-
-
⏱️ 24小时活跃度分布
-
+
24小时活跃度分布
{{hourly_chart_html}}
+
-

💬 热门话题

+

热门话题

{{topics_html}}
+
-

🏆 群友称号

+

群友称号

{{titles_html}}
+
-

💬 群圣经

+

群圣经

{{quotes_html}}
+ \ No newline at end of file diff --git a/src/reports/templates/old/pdf_template.html b/src/reports/templates/old/pdf_template.html index 23ebbbf..a588e3a 100644 --- a/src/reports/templates/old/pdf_template.html +++ b/src/reports/templates/old/pdf_template.html @@ -1,10 +1,25 @@ + 群聊日常分析报告 + @@ -385,58 +478,62 @@
-

📊 群聊日常分析报告

+

群聊日常分析报告

{{current_date}}
-
-

📈 基础统计

-
-
-
{{message_count}}
-
消息总数
+
+
+

基础统计

+
+
+
{{message_count}}
+
消息总数
+
+
+
{{participant_count}}
+
参与人数
+
+
+
{{total_characters}}
+
总字符数
+
+
+
{{emoji_count}}
+
表情数量
+
-
-
{{participant_count}}
-
参与人数
-
-
-
{{total_characters}}
-
总字符数
-
-
-
{{emoji_count}}
-
表情数量
+
+
{{most_active_period}}
+
最活跃时段
-
-
{{most_active_period}}
-
最活跃时段
-
- +
-
⏱️ 活跃度分布
+
24小时活跃度分布
{{hourly_chart_html}}
-
-
-

💬 热门话题

- {{topics_html}} -
-
-

🏆 群友称号

- {{titles_html}} -
-
-

💬 群圣经

- {{quotes_html}} +
+

热门话题

+
{{topics_html}}
+
+ +
+

群友称号

+
{{titles_html}}
+
+ +
+

群圣经

+ {{quotes_html}} +