From ecc2408c2d359b99db57974b4f1ffd4ebdb5f9ed Mon Sep 17 00:00:00 2001 From: ZLY Date: Tue, 11 Nov 2025 14:26:02 +0800 Subject: [PATCH] =?UTF-8?q?style(compNode):=20=E5=B0=86=E5=8D=A1=E7=89=87?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6=E4=BB=8E=E5=9B=BA=E5=AE=9A=E5=80=BC=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E6=9C=80=E5=A4=A7=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/compositeCompLibrary/compNode.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/compositeCompLibrary/compNode.tsx b/src/pages/compositeCompLibrary/compNode.tsx index 8b76990..14c45e7 100644 --- a/src/pages/compositeCompLibrary/compNode.tsx +++ b/src/pages/compositeCompLibrary/compNode.tsx @@ -17,7 +17,7 @@ interface CompNodeProps { const CompNode: React.FC = ({ nodeData }) => { return (
- + {/*节点渲染*/}
{/*节点标题*/}