From 3ed475130e66c346a4f8583532ffac93efa1ebdd Mon Sep 17 00:00:00 2001 From: zhangyue <82248909@qq.com> Date: Thu, 13 Aug 2026 11:34:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B2=B3=E6=B4=A5=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/appmana/deploy/components/ControlModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/appmana/deploy/components/ControlModal.vue b/src/views/appmana/deploy/components/ControlModal.vue index 9de51cd..0f21032 100644 --- a/src/views/appmana/deploy/components/ControlModal.vue +++ b/src/views/appmana/deploy/components/ControlModal.vue @@ -211,7 +211,7 @@ }; const bodystyle = { - height: '1000px', + height: '1080px', margin: '20px', };