From b0cb4ea7d287fffe598b42f189e6d6e6f06f3d40 Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期五, 16 四月 2021 10:41:19 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/develop' into develop --- 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