From 60e9a40a1fe698bb7421610e948e2162fc1af06d Mon Sep 17 00:00:00 2001 From: zdl <3489966805@qq.com> Date: Thu, 27 Nov 2025 17:03:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=87=E6=A1=88=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DynamicNewsDetail/RelatedConceptsSection/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Community/components/DynamicNewsDetail/RelatedConceptsSection/index.js b/src/views/Community/components/DynamicNewsDetail/RelatedConceptsSection/index.js index 81cd1640..f0581be4 100644 --- a/src/views/Community/components/DynamicNewsDetail/RelatedConceptsSection/index.js +++ b/src/views/Community/components/DynamicNewsDetail/RelatedConceptsSection/index.js @@ -243,7 +243,7 @@ const RelatedConceptsSection = ({ } }} > - {isExpanded ? '收起' : '查看详细描述'} + {isExpanded ? '收起' : '查看详细'} {/* 第二行:交易日期信息 */}