+
-
@@ -51,7 +63,11 @@
position: absolute;
left: 10px;
top: 70px;
- background: linear-gradient(0deg, rgba(0, 93, 114, 0.8) 0%, rgba(0, 93, 114, 0.8) 100%);
+ background: linear-gradient(
+ 0deg,
+ rgba(0, 93, 114, 0.8) 0%,
+ rgba(0, 93, 114, 0.8) 100%
+ );
border-radius: 6px;
border: 1px solid #47eef3;
box-shadow: inset 0 0 5px 5px #47eef38a;
@@ -62,7 +78,11 @@
position: absolute;
right: 10px;
top: 70px;
- background: linear-gradient(0deg, rgba(0, 93, 114, 0.8) 0%, rgba(0, 93, 114, 0.8) 100%);
+ background: linear-gradient(
+ 0deg,
+ rgba(0, 93, 114, 0.8) 0%,
+ rgba(0, 93, 114, 0.8) 100%
+ );
border-radius: 6px;
border: 1px solid #47eef3;
box-shadow: inset 0 0 5px 5px #47eef38a;
diff --git a/src/views/oneMap/index.vue b/src/views/oneMap/index.vue
index cf2b416..2d4ce06 100644
--- a/src/views/oneMap/index.vue
+++ b/src/views/oneMap/index.vue
@@ -260,7 +260,7 @@
iocn: ZHPS,
AC_icon: AC_ZHPS,
id: 3,
- Layers:[]
+ Layers:['雨水管网','污水管网']
},
{
name: "智慧海绵",