From 7f6291e80073c0c29f9d24bfdd3ac2602a059e70 Mon Sep 17 00:00:00 2001
From: chenyabin <Chenab123!>
Date: 星期二, 18 五月 2021 10:10:40 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/develop' into develop

---
 src/conf/layers/LayerPipeLines.js |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/src/conf/layers/LayerPipeLines.js b/src/conf/layers/LayerPipeLines.js
index bbccde9..476db82 100644
--- a/src/conf/layers/LayerPipeLines.js
+++ b/src/conf/layers/LayerPipeLines.js
@@ -17,7 +17,7 @@
       code: 'rainline',
       name: '闆ㄦ按绾�',
       sname: '绠$綉',
-      checked: false,
+      checked: true,
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
@@ -40,6 +40,7 @@
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
+      icon: 'sewers/浜嬫晠姘�.png',
       minZoom: 13,
       filter: 'mediumtype = \'浜嬫晠姘碶'',
       index: 1
@@ -52,6 +53,7 @@
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
+      icon: 'sewers/鍚补姹℃按.png',
       minZoom: 13,
       color: '#ffaa00',
       filter: 'mediumtype = \'鍚补姹℃按\'',
@@ -69,6 +71,7 @@
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
+      icon: 'sewers/鍚洂姹℃按.png',
       minZoom: 13,
       filter: 'mediumtype = \'鍚洂姹℃按\'',
       index: 1
@@ -81,6 +84,7 @@
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
+      icon: 'sewers/鍚⒈姹℃按.png',
       filter: 'mediumtype = \'鍚⒈姹℃按\'',
       minZoom: 10,
       index: 1
@@ -93,6 +97,7 @@
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
+      icon: 'sewers/鍚~姹℃按.png',
       filter: 'mediumtype = \'鍚~姹℃按\'',
       minZoom: 10,
       index: 1
@@ -105,6 +110,7 @@
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
+      icon: 'sewers/鐢熸椿姹℃按.png',
       filter: 'mediumtype = \'鐢熸椿姹℃按\'',
       minZoom: 13,
       index: 1
@@ -117,6 +123,7 @@
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
+      icon: 'sewers/鍑�鍖栨按.png',
       filter: 'mediumtype = \'鍑�鍖栨按\'',
       minZoom: 13,
       index: 1
@@ -128,6 +135,7 @@
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
+      icon: 'sewers/寰幆姘�.png',
       filter: 'mediumtype = \'寰幆姘碶'',
       checked: false,
       minZoom: 13,
@@ -141,6 +149,7 @@
       type: SERVICE_TYPE.WMS,
       layerGroup: 'sewer:pipeline_group',
       typeName: 'sewer:pipeline',
+      icon: 'sewers/鐢熶骇姹℃按.png',
       filter: 'mediumtype = \'鐢熶骇姹℃按\'',
       minZoom: 13,
       color: '#a8a800',

--
Gitblit v1.8.0