From 8acae9c93ce5a80f76ad182d36ea91a9a0bd61ba Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Wed, 17 Dec 2025 22:56:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Company=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84UI=E4=B8=BAFUI=E9=A3=8E=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/StockQuoteCard/index.tsx | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/views/Company/components/StockQuoteCard/index.tsx b/src/views/Company/components/StockQuoteCard/index.tsx index bab956ac..52c30cc2 100644 --- a/src/views/Company/components/StockQuoteCard/index.tsx +++ b/src/views/Company/components/StockQuoteCard/index.tsx @@ -128,7 +128,7 @@ const GlassSection: React.FC = ({ title, children, flex = 1 } bg={T.bgInset} borderRadius={T.radiusLG} border={`1px solid ${T.borderGlass}`} - p={5} + p={4} position="relative" transition={T.transitionFast} _hover={{ @@ -176,12 +176,12 @@ const MetricRow: React.FC = ({ valueColor = T.textWhite, highlight = false, }) => ( - + {label} {value} @@ -232,26 +232,26 @@ const StockQuoteCard: React.FC = ({ <> {/* 内容区域(在装饰层之上)*/} - + {/* ========== 头部区域 ========== */} {/* 左侧:股票名称 + 代码 + 行业 */} {quoteData.name} - + ({quoteData.code}) @@ -314,9 +314,9 @@ const StockQuoteCard: React.FC = ({ {/* ========== 价格区域 ========== */} - + = ({ @@ -370,10 +370,10 @@ const StockQuoteCard: React.FC = ({ {/* ========== 数据区块(Bento Grid)========== */} - + {/* 关键指标 */} - + = ({ {/* 主力动态 */} - +