diff --git a/src/views/Community/components/DynamicNewsDetail/StockListItem.js b/src/views/Community/components/DynamicNewsDetail/StockListItem.js index c6de6078..003a3837 100644 --- a/src/views/Community/components/DynamicNewsDetail/StockListItem.js +++ b/src/views/Community/components/DynamicNewsDetail/StockListItem.js @@ -130,7 +130,7 @@ const StockListItem = ({ {/* 单行紧凑布局:名称+涨跌幅 | 分时图 | K线图 | 关联描述 */} {/* 左侧:股票信息区 */} - + {/* 股票代码 + 名称 + 涨跌幅 */} - {/* 分时图 - 更紧凑 */} + {/* 分时图 - 自适应 */} { e.stopPropagation(); setIsTimelineModalOpen(true); }} cursor="pointer" - flexShrink={0} align="stretch" spacing={0} - h="fit-content" _hover={{ borderColor: '#3B82F6', boxShadow: '0 0 10px rgba(59, 130, 246, 0.3)', @@ -228,7 +228,7 @@ const StockListItem = ({ > 📈 分时 - + - {/* K线图 - 更紧凑 */} + {/* K线图 - 自适应 */} { e.stopPropagation(); setIsKLineModalOpen(true); }} cursor="pointer" - flexShrink={0} align="stretch" spacing={0} - h="fit-content" _hover={{ borderColor: '#A855F7', boxShadow: '0 0 10px rgba(168, 85, 247, 0.3)', @@ -270,7 +270,7 @@ const StockListItem = ({ > 📊 日线 - +