diff --git a/src/views/Community/components/HeroPanel.js b/src/views/Community/components/HeroPanel.js index 257fb899..bedbf488 100644 --- a/src/views/Community/components/HeroPanel.js +++ b/src/views/Community/components/HeroPanel.js @@ -2077,7 +2077,7 @@ const DetailModal = ({ isOpen, onClose, selectedDate, ztDetail, events, loading - + {selectedSectorInfo?.stocks?.length > 0 ? ( {/* 快速统计 */} @@ -2118,6 +2118,8 @@ const DetailModal = ({ isOpen, onClose, selectedDate, ztDetail, events, loading borderRadius="xl" border="1px solid rgba(255,215,0,0.15)" overflow="hidden" + flex="1" + minH="0" >