From 5fce2cdccefd6bbed8e2f0a91cded610f4931577 Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Tue, 29 Nov 2022 14:03:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/assertReport/components/ReservoirRight.vue | 6 +++--- .../views/assertReport/components/ReservoirThumbnail.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/front/src/views/assertReport/components/ReservoirRight.vue b/front/src/views/assertReport/components/ReservoirRight.vue index 3231baa0..8950d770 100644 --- a/front/src/views/assertReport/components/ReservoirRight.vue +++ b/front/src/views/assertReport/components/ReservoirRight.vue @@ -338,13 +338,13 @@ justify-content: space-between; align-items: center; height: 2.5rem; - overflow-y: auto; + // overflow-y: auto; .bottom-item { width: 98%; } } .bottom2 { - margin-top: 10px; + margin-top: 15px; // margin-top:10px; width: 100%; display: table; @@ -361,7 +361,7 @@ } .bottom-item { height: 100%; - overflow-y: auto; + // overflow-y: auto; background: rgba(0, 108, 188, 0.2); border-radius: 2px; margin: 2px 5px; diff --git a/front/src/views/assertReport/components/ReservoirThumbnail.vue b/front/src/views/assertReport/components/ReservoirThumbnail.vue index aa9fb9a7..bdb885fc 100644 --- a/front/src/views/assertReport/components/ReservoirThumbnail.vue +++ b/front/src/views/assertReport/components/ReservoirThumbnail.vue @@ -191,7 +191,7 @@ { map: 'qingdao', aspectScale: 0.8, - roam: true, // 是否允许缩放 + roam: false, // 是否允许缩放 zoom: 1.1, // 默认显示级别 top: 115, z: 2,