From 5c00317125eee050865427d46737b56053e26f00 Mon Sep 17 00:00:00 2001 From: ZLY Date: Fri, 28 Nov 2025 15:09:10 +0800 Subject: [PATCH] =?UTF-8?q?fix(compGrid):=20=E4=BF=AE=E5=A4=8D=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E6=80=BB=E6=95=B0=E8=AE=A1=E7=AE=97=E9=94=99=E8=AF=AF?= =?UTF-8?q?,=E8=B0=83=E6=95=B4=E5=8D=A1=E7=89=87=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E4=BB=A5=E9=80=82=E5=BA=94=E5=93=8D=E5=BA=94=E5=BC=8F=E5=B8=83?= =?UTF-8?q?=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/componentLibrary/compNode.tsx | 2 +- src/pages/compositeCompLibrary/compGrid.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/componentLibrary/compNode.tsx b/src/pages/componentLibrary/compNode.tsx index ffbaded..edf4ce6 100644 --- a/src/pages/componentLibrary/compNode.tsx +++ b/src/pages/componentLibrary/compNode.tsx @@ -17,7 +17,7 @@ interface CompNodeProps { const CompNode: React.FC = ({ nodeData }) => { return (
- + {/*节点渲染*/}
{/*节点标题*/} diff --git a/src/pages/compositeCompLibrary/compGrid.tsx b/src/pages/compositeCompLibrary/compGrid.tsx index 9ef5a54..96f4171 100644 --- a/src/pages/compositeCompLibrary/compGrid.tsx +++ b/src/pages/compositeCompLibrary/compGrid.tsx @@ -72,7 +72,7 @@ const CompGrid: React.FC = ({ componentType }) => {
{ setPaginationData({ ...paginationData,