From a13cf08e38f457596011502960e36518e64e0947 Mon Sep 17 00:00:00 2001 From: "LAPTOP-R6EHHS26\\86155" <2217640373@qq.com> Date: Thu, 16 May 2024 11:12:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=98=E6=88=BF=E7=94=9F=E4=BA=A7=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=E7=9C=8B=E6=9D=BF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/kanban/Dryingprocess/index.vue | 2 +- src/views/kanban/exceptionnew/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/kanban/Dryingprocess/index.vue b/src/views/kanban/Dryingprocess/index.vue index 382e46b..a0f8b18 100644 --- a/src/views/kanban/Dryingprocess/index.vue +++ b/src/views/kanban/Dryingprocess/index.vue @@ -782,7 +782,7 @@ export default { .home { width: 100%; - height: 100vh; + // height: 100vh; background: url("../../../assets/images/bg1.jpg") no-repeat; background-size: 100% 100%; background-color: #050711; diff --git a/src/views/kanban/exceptionnew/index.vue b/src/views/kanban/exceptionnew/index.vue index f2476b7..b4b4f4f 100644 --- a/src/views/kanban/exceptionnew/index.vue +++ b/src/views/kanban/exceptionnew/index.vue @@ -438,7 +438,7 @@ export default { .home { width: 100%; - height: 100vh; + // height: 100vh; background: url("../../../assets/images/bg1.jpg") no-repeat; background-size: 100% 100%; background-color: #050711;