diff --git a/src/views/oneMap/components/dynamicInformation.vue b/src/views/oneMap/components/dynamicInformation.vue index 0d9ae12..745c99d 100644 --- a/src/views/oneMap/components/dynamicInformation.vue +++ b/src/views/oneMap/components/dynamicInformation.vue @@ -32,7 +32,11 @@ > - +
{{ item }}
@@ -434,6 +438,7 @@ display: flex; align-items: center; transition: all 1s ease; + z-index: 99; &.openIcon { width: calc(100% - 980px); } diff --git a/src/views/oneMap/components/dynamicInformation.vue b/src/views/oneMap/components/dynamicInformation.vue index 0d9ae12..745c99d 100644 --- a/src/views/oneMap/components/dynamicInformation.vue +++ b/src/views/oneMap/components/dynamicInformation.vue @@ -32,7 +32,11 @@ > - +
{{ item }}
@@ -434,6 +438,7 @@ display: flex; align-items: center; transition: all 1s ease; + z-index: 99; &.openIcon { width: calc(100% - 980px); } diff --git a/src/views/oneMap/index.vue b/src/views/oneMap/index.vue index 31ea2b6..64d9e10 100644 --- a/src/views/oneMap/index.vue +++ b/src/views/oneMap/index.vue @@ -5,14 +5,20 @@
延安市城市生命线安全运行监测系统
- + 延安
@@ -31,9 +37,15 @@
- + - + @@ -72,7 +84,11 @@ :class="[showPanel ? 'TuChengImgTrue' : 'TuChengImgFalse']" v-if="AllData.MapShowBol" /> - + - + - + - + - + + - + - + - +
@@ -115,7 +160,11 @@