From eedb1db4daed981fe1d65d53c5314078dee446c3 Mon Sep 17 00:00:00 2001
From: meijiali <你的邮箱@xxx.com>
Date: Fri, 3 Jul 2026 14:45:22 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=89=93=E7=A3=A8=E6=8A=A5=E5=91=8A?=
=?UTF-8?q?=E9=A1=B5=E5=92=8C=E5=86=85=E5=AE=B9=E8=AF=A6=E6=83=85=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/templates/hotspots/report.html | 10 +--
app/templates/items/detail.html | 10 +--
app/templates/partials/report_panel.html | 91 ++++++++++++++++++++++++
app/templating.py | 19 +++++
tests/integration/test_routes.py | 81 +++++++++++++++++++--
tests/unit/test_template_filters.py | 15 +++-
6 files changed, 211 insertions(+), 15 deletions(-)
create mode 100644 app/templates/partials/report_panel.html
diff --git a/app/templates/hotspots/report.html b/app/templates/hotspots/report.html
index 7e806f7..f79965e 100644
--- a/app/templates/hotspots/report.html
+++ b/app/templates/hotspots/report.html
@@ -16,11 +16,11 @@
{% if report %}
- {{ report.summary }}{{ report.markdown_content }}
-
报告生成中,请稍候...
+{{ report.summary }}
-{{ report.markdown_content }}
-报告生成中,请稍候...
+| 评论内容 | 情绪 | 标签 | 点赞 |
|---|