From 58ddb48385bc93e1ecd12a8aa2e29d9f30296136 Mon Sep 17 00:00:00 2001 From: zdl <3489966805@qq.com> Date: Fri, 26 Dec 2025 16:23:55 +0800 Subject: [PATCH] =?UTF-8?q?style(ValueChainCard):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E4=BA=A7=E4=B8=9A=E9=93=BE=E5=88=86=E6=9E=90=E5=A4=B4=E9=83=A8?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - CardHeader: py={0} → py={3} 增加垂直内边距 - HStack: gap={0} → spacing={3} 增加元素间距 - Badge: 添加 px={2} py={1} 增加徽章内边距 - 移除多余的 | 分隔符 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .../DeepAnalysisTab/components/ValueChainCard.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/Company/components/CompanyOverview/DeepAnalysisTab/components/ValueChainCard.tsx b/src/views/Company/components/CompanyOverview/DeepAnalysisTab/components/ValueChainCard.tsx index 8140e737..80264a37 100644 --- a/src/views/Company/components/CompanyOverview/DeepAnalysisTab/components/ValueChainCard.tsx +++ b/src/views/Company/components/CompanyOverview/DeepAnalysisTab/components/ValueChainCard.tsx @@ -131,16 +131,16 @@ const ValueChainCard: React.FC = memo(({ return ( {/* 头部区域 */} - - - + + + 产业链分析 - | {companyName}供应链图谱 + {companyName}供应链图谱 - + 节点 {totalNodes}