fengxiang
2018-01-11 bf7874391a25a7162a31f450647d38a62650a9e0
menu 修改
1 files modified
9 ■■■■■ changed files
src/assets/app-data.json 9 ●●●●● patch | view | raw | blame | history
src/assets/app-data.json
@@ -41,10 +41,11 @@
            }]
        }, {
            "text": "系统管理",
            "link": "/",
            "group": true,
            "children": [{
                "text": "用户管理",
                "link": "/users",
                "link": "/",
                "icon": "icon-user",
                "children": [{
                  "text": "安装用户",
@@ -55,7 +56,7 @@
                }]
              }, {
                "text": "设备管理",
                "link": "/devices",
                "link": "/",
                "icon": "icon-grid",
                "children": [{
                  "text": "基本信息",
@@ -69,7 +70,7 @@
                }]
              }, {
                "text": "传感器管理",
                "link": "/sensors",
                "link": "/",
                "icon": "icon-note",
                "children": [{
                  "text": "基本信息",
@@ -77,7 +78,7 @@
                }]
              }, {
                "text": "系统管理",
                "link": "/systems",
                "link": "/",
                "icon": "icon-note",
                "children": [
                  {