mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-01-17 15:08:42 +00:00
36 lines
772 B
JSON
36 lines
772 B
JSON
[
|
|
{
|
|
"id": 1006901001,
|
|
"pid": "/backend",
|
|
"type": 2,
|
|
"subtype": 0,
|
|
"name": "Home",
|
|
"uri": null,
|
|
"target": "self",
|
|
"icon": "fa fa-home",
|
|
"order": 10,
|
|
"from": "Home",
|
|
"permission": { "type": null, "element": null },
|
|
"parent": 0,
|
|
"children": []
|
|
},
|
|
{
|
|
"id": 1006900001,
|
|
"pid": "/backend",
|
|
"type": 1,
|
|
"subtype": 1,
|
|
"name": "Logout",
|
|
"uri": "/{/lang}/api/logout?{?}",
|
|
"target": "self",
|
|
"icon": "fa fa-power-off",
|
|
"order": 999,
|
|
"from": "Home",
|
|
"permission": {
|
|
"type": null,
|
|
"element": null
|
|
},
|
|
"parent": 0,
|
|
"children": []
|
|
}
|
|
]
|