From 022e02466285107b4d7c47a22d672dbce7a2de29 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期五, 21 五月 2021 11:29:49 +0800
Subject: [PATCH] 配置图层线、面顺序

---
 src/conf/layers/LayerFsss.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/conf/layers/LayerFsss.js b/src/conf/layers/LayerFsss.js
index e1a6600..caaea37 100644
--- a/src/conf/layers/LayerFsss.js
+++ b/src/conf/layers/LayerFsss.js
@@ -43,7 +43,7 @@
     {
       code: 'piperack',
       name: '绠℃灦(澧�)',
-      sname: 'PipeRack',
+      sname: '绠℃灦(澧�)',
       minZoom: 16,
       type: SERVICE_TYPE.WMS,
       typeName: 'sewer:piperack',
@@ -53,7 +53,7 @@
     {
       code: 'pipegallery',
       name: '绠″粖(甯�)',
-      sname: 'PipeGallery',
+      sname: '绠″粖(甯�)',
       minZoom: 16,
       type: SERVICE_TYPE.WMS,
       typeName: 'sewer:pipegallery',
@@ -70,7 +70,7 @@
       name: '娴佸悜',
       sname: 'ywslx',
       type: SERVICE_TYPE.WMS,
-      icon: 'sewers/娴佸悜.png',
+      typeName: 'sewer:pipesegment_flow',
       checked: false
     },
     {

--
Gitblit v1.8.0