From 6e88b2effc8a340388ded0a4510c8b3332926a97 Mon Sep 17 00:00:00 2001 From: 2153917462 <2153917462@qq.com> Date: Wed, 30 Apr 2025 15:55:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AF=94=E4=BE=8B=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/privateOrder/Screen.vue | 1 - .../ecosphere/components/componentLeft.vue | 12 ++++++------ .../ecosphere/components/componentRight.vue | 13 ++++++------- src/views/privateOrder/ecosphere/index.vue | 1 + src/views/privateOrder/sentiment/index.vue | 1 + 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/views/privateOrder/Screen.vue b/src/views/privateOrder/Screen.vue index cf4d2b9..215add5 100644 --- a/src/views/privateOrder/Screen.vue +++ b/src/views/privateOrder/Screen.vue @@ -184,7 +184,6 @@ export default { // background: url("~@/assets/privateOrder/topNar/line_right_left.png") no-repeat; background-size: 100% 100%; position: relative; - .left-tabs-box { position: absolute; left: 0px; diff --git a/src/views/privateOrder/ecosphere/components/componentLeft.vue b/src/views/privateOrder/ecosphere/components/componentLeft.vue index 10ee43c..516cff4 100644 --- a/src/views/privateOrder/ecosphere/components/componentLeft.vue +++ b/src/views/privateOrder/ecosphere/components/componentLeft.vue @@ -1505,15 +1505,15 @@ export default { height: 100%; .module-container { width: 1603px; - height: 950px; + height: 100%; margin: 130px 0 0 50px; display: flex; flex-wrap: wrap; // justify-content: space-between; - align-content: space-between; + // align-content: space-between; .section-superviseObject { width: 50%; - height: 361px; + height: 50%; } .section-process { width: 920px; @@ -1678,7 +1678,7 @@ export default { } .section-inventory { width: 50%; - height: 462px; + height: 50%; .three-inventory { width: 100%; height: 382px; @@ -1764,7 +1764,7 @@ export default { } .section-dynamic { width: 48%; - height: 484px; + height: 50%; margin-right: 22px; padding-top: 20px; @@ -1899,7 +1899,7 @@ export default { .section-ecosphere { width: 50%; height: 50%; - margin-top: 20px; + padding-top: 20px; .zoology-box { display: flex; diff --git a/src/views/privateOrder/ecosphere/components/componentRight.vue b/src/views/privateOrder/ecosphere/components/componentRight.vue index b3fb33b..d88fd44 100644 --- a/src/views/privateOrder/ecosphere/components/componentRight.vue +++ b/src/views/privateOrder/ecosphere/components/componentRight.vue @@ -1139,17 +1139,16 @@ export default { height: 100%; .module-container { width: 1540px; - height: 955px; - float: right; + height: 100%; + // float: right; margin: 130px 50px 0 0; display: flex; flex-wrap: wrap; - justify-content: space-between; - align-content: space-between; + // justify-content: space-between; + // align-content: space-between; .section { - width: 720px; - height: 487px; - height: 487px; + width:50%; + height:50%; .clean-action-table { margin-top: 20px; height: 400px; diff --git a/src/views/privateOrder/ecosphere/index.vue b/src/views/privateOrder/ecosphere/index.vue index 65955f8..56ab227 100644 --- a/src/views/privateOrder/ecosphere/index.vue +++ b/src/views/privateOrder/ecosphere/index.vue @@ -101,6 +101,7 @@ export default { height: $ScreenHeight; margin-left: 40px; pointer-events: auto; + padding-bottom: 130px; } .right-container { diff --git a/src/views/privateOrder/sentiment/index.vue b/src/views/privateOrder/sentiment/index.vue index 385ad9c..2c5cac7 100644 --- a/src/views/privateOrder/sentiment/index.vue +++ b/src/views/privateOrder/sentiment/index.vue @@ -135,6 +135,7 @@ export default { height: $ScreenHeight; background: url("~@/assets/privateOrder/common/bg_right_mask.png") right center no-repeat; + padding-bottom: 130px; // &:before { // background-color: rgba(197, 197, 197, 0.062); // width: 2560px;