软测单独项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

91 lines
1.7 KiB

[
{
"title": "个人中心",
"icon": "icon-text",
"href": "",
"spread": true,
"children": [
{
"title": "个人信息",
"icon": "",
"href": "UISysManage/User/userInfo.html",
"spread": false
},
{
"title": "修改密码",
"icon": "",
"href": "UISysManage/User/changePwd.html",
"spread": false
},
{
"title": "单位信息",
"icon": "",
"href": "UISysManage/User/orgInfo.html",
"spread": false
}
,
{
"title": "用户中心",
"icon": "",
"href": "UISysManage/User/userList.html",
"spread": false
}
]
},
{
"title": "设备管理",
"icon": "icon-text",
"href": "",
"spread": false,
"children": [
{
"title": "设备管理",
"icon": "",
"href": "UISysManage/Device/DeviceList.html",
"spread": false
},
{
"title": "按目录管理设备",
"icon": "",
"href": "UISysManage/Device/FolderDeviceList.html",
"spread": false
}
,
{
"title": "按机构管理设备",
"icon": "",
"href": "UISysManage/Device/OrgDeviceList.html",
"spread": false
}
,
{
"title": "自定义目录",
"icon": "",
"href": "UISysManage/Folder/FolderTreeList.html",
"spread": false
}
]
},
{
"title": "设备报警管理",
"icon": "icon-text",
"href": "",
"spread": false,
"children": [
{
"title": "设备报警记录",
"icon": "",
"href": "UISysManage/Warn/WarnList.html",
"spread": false
},
{
"title": "报警信息推送",
"icon": "",
"href": "",
"spread": false
}
]
}
]