23 lines
375 B
JSON
23 lines
375 B
JSON
[
|
|
{
|
|
"catalog": "计算",
|
|
"icon": "",
|
|
"name": "resourceManage",
|
|
"label": "资源管理",
|
|
"menus": [
|
|
{
|
|
"name": "resource",
|
|
"url": "/rm/resourceManage",
|
|
"label": "资源管理",
|
|
"operation": {
|
|
"resource": "resource",
|
|
"method": "list"
|
|
},
|
|
"submenus": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
|
|
|