From f5d0f8b7fa3a0c9283f9c2ac45050409a518f024 Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期五, 16 四月 2021 23:06:09 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork 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