From 345444a694b205dce8f640917db457bcf08c914d Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期三, 07 四月 2021 17:28:59 +0800
Subject: [PATCH] 修改图层控制配置

---
 src/conf/layers/LayerWasteSolid.js |   16 ++++------------
 1 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/src/conf/layers/LayerWasteSolid.js b/src/conf/layers/LayerWasteSolid.js
index 1610672..f75e58e 100644
--- a/src/conf/layers/LayerWasteSolid.js
+++ b/src/conf/layers/LayerWasteSolid.js
@@ -4,22 +4,14 @@
  */
 
 export const LayerWasteSolid = {
-  code: 'solidWaste',
+  code: 'wasteSolid',
   name: '鍥哄簾',
   checked: true,
   layers: [
     {
-      code: 'solidWasteQy',
-      name: '浼佷笟',
-      sname: '浼佷笟', // 琛ㄥ悕
-      checked: true, // 榛樿閫変腑鐘舵��
-      url: 'http://www.baidu.com', // 璇锋眰涓氬姟鏁版嵁鎺ュ彛
-      minZoom: 10 // 鍦ㄦ寚瀹氱骇鍒樉绀�
-    },
-    {
-      code: 'solidWasteJcd',
-      name: '鐩戞祴鐐�',
-      sname: '鐩戞祴鐐�',
+      code: 'wasteSolidCcd',
+      name: '璐瓨鐐�',
+      sname: '璐瓨鐐�',
       checked: true, // 榛樿閫変腑鐘舵��
       url: 'http://www.baidu2.com',
       minZoom: 10

--
Gitblit v1.8.0