From 74ef29b9618146d4f4e323080f8edea1772738ce Mon Sep 17 00:00:00 2001 From: 徐旺旺 <11530253@qq.com> Date: 星期四, 15 四月 2021 18:38:10 +0800 Subject: [PATCH] 管网搜索 --- src/conf/layers/LayerPipeLines.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/conf/layers/LayerPipeLines.js b/src/conf/layers/LayerPipeLines.js index d579631..9758fce 100644 --- a/src/conf/layers/LayerPipeLines.js +++ b/src/conf/layers/LayerPipeLines.js @@ -16,10 +16,11 @@ { code: 'rainline', name: '闆ㄦ按绾�', - sname: '闆ㄦ按绾�', + sname: '绠$綉', checked: false, wfs: WFS_URL + '?TYPENAME=绠$綉', - minZoom: 10 + minZoom: 10, + icon: 'sewers/闆ㄦ按绾�.png' }, { code: 'accidentline', -- Gitblit v1.8.0