From 3bc46efde84eefc1d03e6cc0ba2b673268edba01 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, 25 Apr 2025 10:17:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/article.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/js/article.js b/js/article.js index 98039cc..7786a56 100644 --- a/js/article.js +++ b/js/article.js @@ -7689,7 +7689,7 @@ function article_con() { font-family: 'Charis SIL'; font-weight:normal; line-height: 22px; - text-align:center;" >${item.image.note ? item.image.note : '' + text-align:center;color:#333;" >${item.image.note ? item.image.note : '' }
`; @@ -7701,7 +7701,7 @@ function article_con() {