From 803c207e1d7ef38e39032ef7fcbbcbd393dd070c Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Wed, 7 Jan 2026 10:45:55 +0800 Subject: [PATCH] =?UTF-8?q?community=E5=A2=9E=E5=8A=A0=E4=BA=8B=E4=BB=B6?= =?UTF-8?q?=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../EventDetailPanel/RelatedConceptsSection/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/EventDetailPanel/RelatedConceptsSection/index.js b/src/components/EventDetailPanel/RelatedConceptsSection/index.js index 0b78df70..041f75c0 100644 --- a/src/components/EventDetailPanel/RelatedConceptsSection/index.js +++ b/src/components/EventDetailPanel/RelatedConceptsSection/index.js @@ -941,8 +941,8 @@ const RelatedConceptsSection = ({ )} - - {[1, 2, 3, 4].map((i) => ( + + {[1, 2, 3, 4, 5, 6].map((i) => ( ))} @@ -1010,7 +1010,7 @@ const RelatedConceptsSection = ({ ) : ( - + {concepts.map((concept, index) => (