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,