From 71346cbe8f913a8f1e929a1d7de3597fc3a29715 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Mon, 10 Apr 2023 13:52:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9iframe=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/main-shuju/main-content.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/main-shuju/main-content.vue b/src/views/main-shuju/main-content.vue index b9914005e..770032932 100644 --- a/src/views/main-shuju/main-content.vue +++ b/src/views/main-shuju/main-content.vue @@ -18,7 +18,7 @@ height="100%" frameborder="0" scrolling="yes" - :style="{ height: $store.state.fixed1920.height - 100 + 'px' }" + :style="{ width: '1920px', height: $store.state.fixed1920.height+ 'px' }" />