xufenglei
2018-07-31 e2750980d182c135384dd3b691b2d28e297b7145
src/assets/app-data.json
@@ -97,12 +97,23 @@
            {
              "text": "扬尘监控",
              "icon": "icon-flag",
              "link": "/sand-table"
              "children":[
                {
                  "text": "实时监控和警告",
                  "link": "/raise-dust/real-time"
                },{
                  "text": "统计查询和分析",
                  "link": "/raise-dust/statistical-query"
                },{
                  "text": "图像抓拍",
                  "link": "/raise-dust/image-grabbing"
                }
              ]
            },
            {
              "text": "会商沙盘",
              "icon": "icon-people",
              "link": "/raise-dust"
              "link": "/sand-table"
            }
          ]
        }