From 81e462c9578834d32a30f939d940fb674f1e29f8 Mon Sep 17 00:00:00 2001 From: 陈泽平 <chenzeping> Date: 星期五, 21 五月 2021 17:35:54 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/conf/layers/LayerFsss.js | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/conf/layers/LayerFsss.js b/src/conf/layers/LayerFsss.js index caaea37..d46732e 100644 --- a/src/conf/layers/LayerFsss.js +++ b/src/conf/layers/LayerFsss.js @@ -25,8 +25,7 @@ type: SERVICE_TYPE.WMS, typeName: 'sewer:fourlink', // wfs: WFS_URL + '?TYPENAME=鍥涢��', - icon: 'sewers/鍥涢��.png', - index: 3 + icon: 'sewers/鍥涢��.png' }, { code: 'tee', @@ -37,8 +36,7 @@ typeName: 'sewer:tee', type: SERVICE_TYPE.WMS, // wfs: WFS_URL + '?TYPENAME=涓夐��', - icon: 'sewers/涓夐��.png', - index: 3 + icon: 'sewers/涓夐��.png' }, { code: 'piperack', -- Gitblit v1.8.0