xufenglei
2018-03-26 ba15aacf079d1a3fd13e4594f5a94cf25dacb036
src/assets/app-data.json
@@ -51,25 +51,20 @@
                  "text": "基本信息",
                  "link": "/sensors/basic"
                }]
              }, {
                "text": "数据分析",
                "icon": "icon-graph",
                "children": [
                  {
                  "text": "数据查看",
                  "link": "/analysis/query"
                  }
                ]
              }, {
              },{
                "text": "报表管理",
                "icon": "icon-chart",
                "children": [
                  {
                  "text": "柱状图比较",
                  "text": "数据查询",
                  "link": "/reports/query"
                  },
                  {
                  "text": "报表展示",
                  "link": "/reports/demo"
                  },
                  {
                  "text": "Excel导出",
                  "text": "数据导出",
                  "link": "/reports/excel"
                  }
                ]