From ac41dd3a9b8632c9cbda389012a85de87135ed47 Mon Sep 17 00:00:00 2001 From: 徐旺旺 <11530253@qq.com> Date: 星期四, 22 四月 2021 14:56:42 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/views/MapTemplate.vue | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/src/views/MapTemplate.vue b/src/views/MapTemplate.vue index 1bbf9e8..1d3e4d9 100644 --- a/src/views/MapTemplate.vue +++ b/src/views/MapTemplate.vue @@ -133,13 +133,6 @@ z-index: 999; } -.Waste-water { - position: absolute; - top: 88px; - left: 280px; - z-index: 999; -} - .full-screen { width: 100%; height: 100%; -- Gitblit v1.8.0