From 27867016cc27d0fecd7d5bcb00a56601043d4579 Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Wed, 9 Oct 2024 14:15:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E8=81=94=E8=A1=A8=E5=8D=95=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E4=B8=8B=E5=A4=96=E8=BE=B9=E8=B7=9D=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DesignForm/assembly/index.ts | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/components/DesignForm/assembly/index.ts b/src/components/DesignForm/assembly/index.ts index b0653d0..9c18743 100644 --- a/src/components/DesignForm/assembly/index.ts +++ b/src/components/DesignForm/assembly/index.ts @@ -939,7 +939,16 @@ export default [ ], }, }, - config: {} + config: {}, + styles: { + divStyle: { + marginBot: "15" + }, + labelStyle: { + paddingLeft: "7", + }, + inputStyle: {} + } }, { type: 'component',