From fd9237476b1c11bf46225b5d1469cff5cc20bc92 Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期五, 16 四月 2021 23:05:54 +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