From 70e8c8fc837454fa0391c653617f023125b123e1 Mon Sep 17 00:00:00 2001 From: 13713575202 <1345916905@qq.com> Date: Mon, 21 Apr 2025 15:02:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=8D=E6=A4=8D=E6=89=B9=E6=AC=A1=E8=B7=9D?= =?UTF-8?q?=E7=A6=BB=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dataV/layOutLand.vue | 12 ++++++------ src/views/dataV/pageThree/plantArea.vue | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/dataV/layOutLand.vue b/src/views/dataV/layOutLand.vue index fc57fb3..3303858 100644 --- a/src/views/dataV/layOutLand.vue +++ b/src/views/dataV/layOutLand.vue @@ -259,7 +259,7 @@ export default { height: 325px; z-index: 200; // background: #0f2b39; - background: rgba(16, 43, 57, 0.1); + background: rgba(16, 43, 57, 0.5); } .boxRightCenter { position: absolute; @@ -269,7 +269,7 @@ export default { height: 310px; z-index: 200; // background: #0f2b39; - background: rgba(16, 43, 57, 0.1); + background: rgba(16, 43, 57, 0.5); } .boxLeftBottom { position: absolute; @@ -279,7 +279,7 @@ export default { height: 300px; z-index: 200; // background: #0f2b39; - background: rgba(16, 43, 57, 0.1); + background: rgba(16, 43, 57, 0.5); } .boxLeftCenter { position: absolute; @@ -289,7 +289,7 @@ export default { height: 300px; z-index: 200; // background: #0f2b39; - background: rgba(16, 43, 57, 0.1); + background: rgba(16, 43, 57, 0.5); } .boxLeftTop { position: absolute; @@ -299,7 +299,7 @@ export default { height: 325px; z-index: 200; // background: #0f2b39; - background: rgba(16, 43, 57, 0.1); + background: rgba(16, 43, 57, 0.5); } .boxRightBottom { position: absolute; @@ -309,7 +309,7 @@ export default { height: 300px; z-index: 200; // background: #0f2b39; - background: rgba(16, 43, 57, 0.1); + background: rgba(16, 43, 57, 0.5); } .left { position: absolute; diff --git a/src/views/dataV/pageThree/plantArea.vue b/src/views/dataV/pageThree/plantArea.vue index 609f340..136d467 100644 --- a/src/views/dataV/pageThree/plantArea.vue +++ b/src/views/dataV/pageThree/plantArea.vue @@ -30,7 +30,7 @@ export default { }, }, grid: { - left: 30, + left: 60, top: 20, right: 20, bottom: 20,