fengxiang
2018-02-08 68f5d3ded35395988f5d8b279c216a4e19cd9a6e
src/assets/app-data.json
@@ -40,12 +40,11 @@
                "children": []
            }]
        }, {
            "text": "系统管理",
            "link": "/",
            "text": "系统模块",
            "group": true,
            "children": [{
                "text": "用户管理",
                "link": "/",
                "link": "/users",
                "icon": "icon-user",
                "children": [{
                  "text": "安装用户",
@@ -56,10 +55,10 @@
                }]
              }, {
                "text": "设备管理",
                "link": "/",
                "link": "/devices",
                "icon": "icon-grid",
                "children": [{
                  "text": "基本信息",
                  "text": "设备配置",
                  "link": "/devices/basic"
                }, {
                  "text": "型号配置",
@@ -70,7 +69,7 @@
                }]
              }, {
                "text": "传感器管理",
                "link": "/",
                "link": "/sensors",
                "icon": "icon-note",
                "children": [{
                  "text": "基本信息",
@@ -78,7 +77,7 @@
                }]
              }, {
                "text": "系统管理",
                "link": "/",
                "link": "/systems",
                "icon": "icon-note",
                "children": [
                  {