From 075165e4730500466675c093b63768f3343a1ee2 Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期三, 07 四月 2021 17:29:31 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- 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