28 lines
638 B
JSON
28 lines
638 B
JSON
{
|
|
"id": 1,
|
|
"title": "跟踪管理",
|
|
"icon": "fa fa-home",
|
|
"href": null,
|
|
"target": null,
|
|
"parentId": 0,
|
|
"child": [
|
|
{
|
|
"id": 2,
|
|
"title": "任务管理",
|
|
"icon": "fa fa-caret-right",
|
|
"href": "building/list.html",
|
|
"target": null,
|
|
"parentId": 1,
|
|
"child": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "信令分析",
|
|
"icon": "fa fa-caret-right",
|
|
"href": "dormitoryset/list.html",
|
|
"target": null,
|
|
"parentId": 1,
|
|
"child": null
|
|
}
|
|
]
|
|
} |