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.
43 lines
858 B
43 lines
858 B
11 months ago
|
[
|
||
|
{
|
||
|
"catalog": "存储",
|
||
|
"icon": "",
|
||
|
"name": "oss",
|
||
|
"label": "对象存储",
|
||
|
"menus": [
|
||
|
{
|
||
|
"name": "bucket",
|
||
|
"url": "/oss/bucket",
|
||
|
"label": "桶管理",
|
||
|
"operation": {
|
||
|
"resource": "bucket",
|
||
|
"method": "list"
|
||
|
},
|
||
|
"submenus": [
|
||
|
{
|
||
|
"label": "管理",
|
||
|
"notResource": true,
|
||
|
"isOperation": true,
|
||
|
"operation": {
|
||
|
"resource": "manage",
|
||
|
"method": "list"
|
||
|
},
|
||
|
"submenus": [
|
||
|
{
|
||
|
"label": "对象管理",
|
||
|
"operation": {
|
||
|
"method": "list",
|
||
|
"resource": "object"
|
||
|
},
|
||
|
"submenus": []
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
|
||
|
|