xufenglei
2018-04-08 69e41a0824b0a4737360a5e19929555279e7c292
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"
                  }
                ]