zhaoxing
2022-07-06 b78f3378dcdf4bc598b66159bb4ab4f8801d5954
注释掉3000米网格,删除监测业务中的进博会
2个文件已修改
16 ■■■■■ 已修改文件
data/getLayerListByUserid.json 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
widgetsTS/widget_grid/view.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
data/getLayerListByUserid.json
@@ -120,20 +120,6 @@
        },
        {
            "id": 100604,
            "pid":1006,
            "name": "进博会",
            "type": "wms",
            "geoname_prefix":"vis_region_",
            "style_prefix":"polygon_region_",
            "style_selected":"pm25",
            "styleoptions": ["pm25", "pm10", "no", "no2", "nox", "co"],
            "regiontype":"04",
            "show":false,
            "zIndex":11
        },
        {
            "id": 100605,
            "pid":1006,
            "name": "边界",
widgetsTS/widget_grid/view.html
@@ -23,7 +23,7 @@
  <div class="infoview_title" style="margin-left: 10px;">
    <div>
      <span style="margin-left:10px;"><a href="#" id="grid5000">5000米网格</a></span>
      <span style="margin-left:10px;"><a href="#" id="grid3000">3000米网格</a></span>
      <!-- <span style="margin-left:10px;"><a href="#" id="grid3000">3000米网格</a></span> -->
      <span style="margin-left:10px;"><a href="#" id="grid1000">1000米网格</a></span>
      <span style="margin-left:10px;"><a href="#" id="grid500">500米网格</a></span>
    </div>