Merge branch 'master' of https://e.coding.net/dvadmin/dvadmin3/dvadmin3
This commit is contained in:
@@ -738,5 +738,66 @@
|
||||
}
|
||||
],
|
||||
"menu_button": []
|
||||
},
|
||||
{
|
||||
"name": "设备管理",
|
||||
"icon": "iconfont icon-diannaobangong",
|
||||
"sort": 4,
|
||||
"is_link": false,
|
||||
"is_catalog": true,
|
||||
"web_path": "",
|
||||
"component": "",
|
||||
"component_name": "",
|
||||
"status": true,
|
||||
"cache": false,
|
||||
"visible": true,
|
||||
"children": [
|
||||
{
|
||||
"name": "网关管理",
|
||||
"icon": "iconfont icon-LoggedinPC",
|
||||
"sort": 1,
|
||||
"is_link": false,
|
||||
"is_catalog": false,
|
||||
"web_path": "/swg",
|
||||
"component": "device/swg/index",
|
||||
"component_name": "swg",
|
||||
"status": true,
|
||||
"cache": false,
|
||||
"visible": true,
|
||||
"children": [],
|
||||
"menu_button": []
|
||||
},
|
||||
{
|
||||
"name": "联网设备",
|
||||
"icon": "iconfont icon-putong",
|
||||
"sort": 2,
|
||||
"is_link": false,
|
||||
"is_catalog": false,
|
||||
"web_path": "/networkDevice",
|
||||
"component": "device/networkDevice/index",
|
||||
"component_name": "networkDevice",
|
||||
"status": true,
|
||||
"cache": false,
|
||||
"visible": true,
|
||||
"children": [],
|
||||
"menu_button": []
|
||||
},
|
||||
{
|
||||
"name": "模板信息",
|
||||
"icon": "iconfont icon-chazhaobiaodanliebiao",
|
||||
"sort": 3,
|
||||
"is_link": false,
|
||||
"is_catalog": false,
|
||||
"web_path": "/template",
|
||||
"component": "device/template/index",
|
||||
"component_name": "templatePage",
|
||||
"status": true,
|
||||
"cache": false,
|
||||
"visible": true,
|
||||
"children": [],
|
||||
"menu_button": []
|
||||
}
|
||||
],
|
||||
"menu_button": []
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user