From 753727c1c089ae1e715902afd5433ad39a3bfd88 Mon Sep 17 00:00:00 2001 From: zdl <3489966805@qq.com> Date: Thu, 27 Nov 2025 14:40:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BA=8B=E4=BB=B6=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E5=BC=B9=E7=AA=97UI=E8=B0=83=E6=95=B4=20=E9=87=8D=E8=A6=81?= =?UTF-8?q?=E6=80=A7h5=E4=B8=8D=E5=B1=95=E7=A4=BA=20=E4=BA=8B=E4=BB=B6?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E5=8D=A1=E7=89=87=E9=97=B4=E8=B7=9D=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Community/components/DynamicNewsCard.js | 4 +++- .../Community/components/DynamicNewsDetail/CompactMetaBar.js | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/views/Community/components/DynamicNewsCard.js b/src/views/Community/components/DynamicNewsCard.js index 1ba97dbe..229973b1 100644 --- a/src/views/Community/components/DynamicNewsCard.js +++ b/src/views/Community/components/DynamicNewsCard.js @@ -610,7 +610,9 @@ const [currentMode, setCurrentMode] = useState('vertical'); - {/* 重要性徽章 - 与 EventHeaderInfo 样式一致,尺寸略小 */} + {/* 重要性徽章 - 与 EventHeaderInfo 样式一致,尺寸略小 - H5 隐藏 */}