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 ? '收起' : '查看详细'} {/* 第二行:交易日期信息 */}