2023-11-12 10:14:27 +08:00

279 lines
5.5 KiB
JSON

{
"homeInfo": {
"title": "首页",
"href": "page/device_overview"
},
"logoInfo": {
"title": "形变监测平台",
"image": "images/logo.png",
"href": ""
},
"menuInfo": [
{
"title": "设备管理",
"icon": "fa fa-address-book",
"href": "",
"target": "_self",
"child": [
{
"title": "设备总览",
"href": "page/device_overview",
"icon": "fa fa-home",
"target": "_self"
},
{
"title": "告警管理",
"href": "",
"icon": "fa fa-bell-o",
"target": "",
"child": [
{
"title": "告警消息",
"href": "page/warning",
"icon": "fa fa-minus",
"target": "_self"
},
{
"title": "告警参数",
"href": "page/warning_cfg",
"icon": "fa fa-minus",
"target": "_self"
}
]
},
{
"title": "北斗",
"href": "",
"icon": "fa fa-star-o",
"target": "",
"child": [
{
"title": "运行状态",
"href": "page/gnss_status",
"icon": "fa fa-tachometer",
"target": "_self"
},
{
"title": "配置管理",
"href": "",
"icon": "fa fa-gear",
"target": "_self",
"child": [
{
"title": "通用参数",
"href": "page/gnss_group_cfg",
"icon": "fa fa-minus",
"target": "_self"
},
{
"title": "设备参数",
"href": "page/gnss_dev_cfg",
"icon": "fa fa-minus",
"target": "_self"
},
{
"title": "命令行",
"href": "page/cmd_line",
"icon": "fa fa-minus",
"target": "_self"
}
]
},
{
"title": "设备消息",
"href": "",
"icon": "fa fa-file-text-o",
"target": "_self",
"child": [
{
"title": "消息摘要",
"href": "page/gnss_msg",
"icon": "fa fa-minus",
"target": "_self"
},
{
"title": "状态消息",
"href": "page/gnss_msg_status",
"icon": "fa fa-minus",
"target": "_self"
},
{
"title": "统计消息",
"href": "page/gnss_msg_trx",
"icon": "fa fa-minus",
"target": "_self"
}
]
}
]
},
{
"title": "测斜仪",
"href": "",
"icon": "fa fa-area-chart",
"target": "",
"child": [
{
"title": "运行状态",
"href": "",
"icon": "fa fa-tachometer",
"target": "_self"
},
{
"title": "配置管理",
"href": "",
"icon": "fa fa-gear",
"target": "_self"
}
]
},
{
"title": "光伏DTU",
"href": "",
"icon": "fa fa-sun-o",
"target": "",
"child": [
{
"title": "运行状态",
"href": "",
"icon": "fa fa-tachometer",
"target": "_self"
},
{
"title": "配置管理",
"href": "",
"icon": "fa fa-gear",
"target": "_self",
"child": [
{
"title": "通用参数",
"href": "",
"icon": "fa fa-minus",
"target": "_self"
},
{
"title": "设备参数",
"href": "",
"icon": "fa fa-minus",
"target": "_self"
}
]
},
{
"title": "设备消息",
"href": "",
"icon": "fa fa-file-text-o",
"target": "_self",
"child": [
{
"title": "消息摘要",
"href": "",
"icon": "fa fa-minus",
"target": "_self"
},
{
"title": "状态消息",
"href": "",
"icon": "fa fa-minus",
"target": "_self"
},
{
"title": "统计消息",
"href": "",
"icon": "fa fa-minus",
"target": "_self"
}
]
}
]
}
]
},
{
"title": "系统管理",
"icon": "fa fa-lemon-o",
"href": "",
"target": "_self",
"child": [
{
"title": "系统状态",
"href": "",
"icon": "fa fa-server",
"target": "_self"
},
{
"title": "系统参数",
"href": "",
"icon": "fa fa-gears",
"target": "_self"
},
{
"title": "用户管理",
"href": "",
"icon": "fa fa-user",
"target": "_self",
"child": [
{
"title": "组织管理",
"href": "",
"icon": "fa fa-university",
"target": "_self"
},
{
"title": "账号管理",
"href": "",
"icon": "fa fa-key",
"target": "_self"
}
]
},
{
"title": "操作日志",
"href": "",
"icon": "fa fa-pencil-square-o",
"target": "_self"
}
]
},
{
"title": "监测数据",
"icon": "fa fa-slideshare",
"href": "",
"target": "_self",
"child": [
{
"title": "北斗",
"href": "",
"icon": "fa fa-star-o",
"target": "",
"child": [
{
"title": "解算结果",
"href": "page/gnss_data_calc",
"icon": "fa fa-calculator",
"target": "_self"
},
{
"title": "原始数据",
"href": "page/gnss_data_raw",
"icon": "fa fa-database",
"target": "_self"
},
{
"title": "测试工具",
"href": "page/gnss_data_tools",
"icon": "fa fa-wrench",
"target": "_self"
}
]
},
{
"title": "测斜仪",
"href": "",
"icon": "fa fa-area-chart",
"target": "_self"
}
]
}
]
}