From c1efb17bbeaca73cc9812bd9d31909ff0899e989 Mon Sep 17 00:00:00 2001 From: "wu.jian2" Date: Wed, 27 Sep 2023 16:36:56 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=BE=93=E5=85=A5=E6=A1=86?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E8=B0=83=E6=95=B4=E9=BB=98=E8=AE=A4=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=EF=BC=9A450*60?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data-room-ui/packages/js/utils/getComponentConfig.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data-room-ui/packages/js/utils/getComponentConfig.js b/data-room-ui/packages/js/utils/getComponentConfig.js index d296e659..a81aef8c 100644 --- a/data-room-ui/packages/js/utils/getComponentConfig.js +++ b/data-room-ui/packages/js/utils/getComponentConfig.js @@ -182,8 +182,8 @@ export default function getComponentConfig (type) { title: '输入框', icon: Icon.getNameList()[13], className: 'com.gccloud.dataroom.core.module.chart.components.ScreenInputChart', - w: 180, - h: 40, + w: 450, + h: 60, x: 0, y: 0, type