From 27057e0fef6931569ae6e5151d7d18a3b762effa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com>
Date: Fri, 22 May 2026 13:04:52 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=82=AE=E7=AE=B1=E7=9A=84?=
=?UTF-8?q?=20.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
js/article_v2.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/article_v2.js b/js/article_v2.js
index 88d01e8..78eab93 100644
--- a/js/article_v2.js
+++ b/js/article_v2.js
@@ -958,7 +958,7 @@ function article_con() {
}
if (j_authior[i].is_report == '1') {
rep += '*'
- mes = ' (
) '
+ mes = ' (
) '
Corr_Auth += ' ' + j_authior[i].author_name + ',';
Corr_Emai += ' ' + j_authior[i].email + ',';
report_num += 1;