From db7ab0ca05e16e075a31e56502b9cf18ca2d57ab Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 2 Apr 2025 11:28:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=90=E8=A1=8C=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/wx_logs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/dashboard/templates/wx_logs.html b/admin/dashboard/templates/wx_logs.html index 4012456..fc8aa35 100644 --- a/admin/dashboard/templates/wx_logs.html +++ b/admin/dashboard/templates/wx_logs.html @@ -22,8 +22,8 @@
-
-
{{ logContent.join('') }}
+
+
{% raw %}{{ logContent.join('') }}{% endraw %}