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.
37 lines
740 B
37 lines
740 B
11 months ago
|
[
|
||
|
{
|
||
|
"catalog": "计算",
|
||
|
"icon": "",
|
||
|
"name": "resourceRepo",
|
||
|
"label": "资源仓库",
|
||
|
"menuSort": [
|
||
|
"resourceType"
|
||
|
],
|
||
|
"menus": [
|
||
|
{
|
||
|
"name": "resourceType",
|
||
|
"url": "/rr/resourceRepository",
|
||
|
"label": "资源仓库",
|
||
|
"operation": {
|
||
|
"resource": "resourceType",
|
||
|
"method": "list"
|
||
|
},
|
||
|
"submenus": [
|
||
|
{
|
||
|
"name": "resourceTypeClass",
|
||
|
"url": "/rr/resourceRepository",
|
||
|
"label": "资源类型分类",
|
||
|
"operation": {
|
||
|
"resource": "resourceTypeClass",
|
||
|
"method": "list"
|
||
|
},
|
||
|
"submenus": []
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
|
||
|
|