From ccc9eedf7b338faf513b79ab2fae7518cecb0686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Tue, 14 Nov 2023 14:39:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=98=B3=E5=85=89=E6=9D=91=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sunVillage_info/assetMapOpen.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/views/sunVillage_info/assetMapOpen.vue b/src/views/sunVillage_info/assetMapOpen.vue index edf6c7dc..f6231682 100644 --- a/src/views/sunVillage_info/assetMapOpen.vue +++ b/src/views/sunVillage_info/assetMapOpen.vue @@ -280,12 +280,12 @@ text-overflow: ellipsis; /*超出部分文字以...显示*/ } .plotPremises_right { - width: 98%; + width: 94%; position: fixed; z-index: 1001; top: 50%; transform: translateY(-50%); - right: 0; + right: 3%; display: flex; // display: none; min-width: 300px; @@ -308,9 +308,7 @@ // align-items: center; .area_information { // margin-bottom: 3%; - flex: 1.5; position: relative; - display: flex; .mian { background: rgba(25, 29, 24, 0.7); /*background: rgba(255, 255, 255, 0.7);*/ @@ -495,6 +493,7 @@ situationW: 70, //地图判断 openMap: false, + showBtn: false, mapTheGeomId: null, mapTheGeomResourceId: null, drawInsert:null,