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}} +