From 3140ec8fc9ac7d7fce42ee2d3ef222323a1c05ff Mon Sep 17 00:00:00 2001 From: chenyabin <Chenab123!> Date: 星期五, 23 四月 2021 11:19:04 +0800 Subject: [PATCH] 修改滚动条 --- src/conf/layers/LayerPipeLines.js | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/src/conf/layers/LayerPipeLines.js b/src/conf/layers/LayerPipeLines.js index 016ba63..dc24179 100644 --- a/src/conf/layers/LayerPipeLines.js +++ b/src/conf/layers/LayerPipeLines.js @@ -11,6 +11,7 @@ code: 'sewersPipeLines', name: '绠$嚎', checked: false, + type: 0, childLayer: [LayerFsss, LayerHbss], layers: [ { @@ -18,6 +19,7 @@ name: '闆ㄦ按绾�', sname: '绠$綉', checked: false, + type: 0, // wfs: WFS_URL + '?TYPENAME=绠$綉&FILTER=<Filter xmlns="http://www.opengis.net/ogc"><PropertyIsEqualTo><PropertyName>mediumtype</PropertyName><Literal>闆ㄦ按绠$嚎</Literal></PropertyIsEqualTo></Filter>', wfs: 'http://xearth.cn:6240/geoserver/sewer/wfs?typeName=sewer:pipeline&maxFeatures=500&outputFormat=application%2Fjson&cql_filter=linenumtype=\'闆ㄦ按绠$嚎\'', icon: 'sewers/闆ㄦ按绾�.png', @@ -33,6 +35,7 @@ name: '浜嬫晠姘寸嚎', sname: '浜嬫晠姘�', checked: false, + type: 0, minZoom: 13, wfs: WFS_URL + '?TYPENAME=浜嬫晠姘�' }, @@ -41,6 +44,7 @@ name: '鍚补姹℃按绾�', sname: '鍚补姹℃按', checked: false, + type: 0, minZoom: 13, color: '#ffaa00', wfs: 'http://xearth.cn:6240/geoserver/sewer/wfs?typeName=sewer:pipeline&maxFeatures=500&outputFormat=application%2Fjson&cql_filter=mediumtype=\'鍚补姹℃按\'', @@ -54,6 +58,7 @@ name: '鍚洂姹℃按绾�', sname: '鍚洂姹℃按', checked: false, + type: 0, minZoom: 13, wfs: WFS_URL + '?TYPENAME=鍚洂姹℃按' }, @@ -62,6 +67,7 @@ name: '鍚⒈姹℃按绾�', sname: '鍚⒈姹℃按', checked: false, + type: 0, wfs: WFS_URL + '?TYPENAME=鍚⒈姹℃按', minZoom: 10 }, @@ -70,6 +76,7 @@ name: '鐢熸椿姹℃按', sname: '鐢熸椿姹℃按', checked: false, + type: 0, minZoom: 13, wfs: WFS_URL + '?TYPENAME=鐢熸椿姹℃按' }, @@ -78,6 +85,7 @@ name: '鍑�鍖栨按绾�', sname: '鍑�鍖栨按', checked: false, + type: 0, minZoom: 13, wfs: WFS_URL + '?TYPENAME=鍑�鍖栨按' }, @@ -85,6 +93,7 @@ code: 'loopline', name: '寰幆姘寸嚎', sname: '寰幆姘�', + type: 0, checked: false, minZoom: 13, wfs: WFS_URL + '?TYPENAME=寰幆姘�' @@ -94,6 +103,7 @@ name: '鐢熶骇姹℃按', sname: '鐢熶骇姹℃按', checked: false, + type: 0, minZoom: 13, color: '#a8a800', wfs: 'http://xearth.cn:6240/geoserver/sewer/wfs?typeName=sewer:pipeline&maxFeatures=500&outputFormat=application%2Fjson&cql_filter=mediumtype=\'鐢熶骇姹℃按\'', -- Gitblit v1.8.0