From dc870000b2214054ff99d5c6d7635dfbf5bc8fa6 Mon Sep 17 00:00:00 2001 From: Free-sss <630042479@qq.com> Date: Thu, 21 Aug 2025 21:36:26 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4500=E5=AE=BD=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=BA450=E5=AE=BD=E9=80=82=E9=85=8D1920=E5=B1=8F?= =?UTF-8?q?=E5=B9=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/settings/designSetting.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/settings/designSetting.ts b/src/settings/designSetting.ts index d49ecfb..d413ea0 100644 --- a/src/settings/designSetting.ts +++ b/src/settings/designSetting.ts @@ -24,7 +24,7 @@ export const theme = { export const chartInitConfig = { x: 50, y: 50, - w: 500, + w: 450, h: 300, // 不建议动 offset offsetX: 0,