From 121074608d117c9983476c82caa136043935c65f Mon Sep 17 00:00:00 2001
From: ChenZeping <chenzeping>
Date: 星期二, 27 四月 2021 17:20:56 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop
---
src/components/LayerController/modules/LcServiceLayer.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/components/LayerController/modules/LcServiceLayer.vue b/src/components/LayerController/modules/LcServiceLayer.vue
index 2df7ba1..255725f 100644
--- a/src/components/LayerController/modules/LcServiceLayer.vue
+++ b/src/components/LayerController/modules/LcServiceLayer.vue
@@ -129,9 +129,10 @@
.wms-panel {
.wms-panel-scrollbar{
- height: 600px;
+ // height: 600px;
//width: 285px;
// width: 1.79rem;
+ height: 70vh;
width:2.1rem;
font-size: 14px;
}
--
Gitblit v1.8.0