mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-01-11 06:38:13 +00:00
245 lines
8.9 KiB
JSON
245 lines
8.9 KiB
JSON
[
|
|
{
|
|
"name": "函数开发",
|
|
"router": null,
|
|
"perms": null,
|
|
"type": 0,
|
|
"icon": "icon-fx",
|
|
"orderNum": 6,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": [
|
|
{
|
|
"name": "云数据库",
|
|
"router": "/cloud/db",
|
|
"perms": null,
|
|
"type": 1,
|
|
"icon": "icon-db",
|
|
"orderNum": 1,
|
|
"viewPath": "modules/cloud/views/db.vue",
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": [
|
|
{
|
|
"name": "初始化Entity",
|
|
"router": null,
|
|
"perms": "cloud:db:initEntity",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "删除",
|
|
"router": null,
|
|
"perms": "cloud:db:delete",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "修改",
|
|
"router": null,
|
|
"perms": "cloud:db:update,cloud:db:info",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "数据操作测试",
|
|
"router": null,
|
|
"perms": "cloud:db:data",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "单个信息",
|
|
"router": null,
|
|
"perms": "cloud:db:info",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "列表查询",
|
|
"router": null,
|
|
"perms": "cloud:db:list",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "分页查询",
|
|
"router": null,
|
|
"perms": "cloud:db:page",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "新增",
|
|
"router": null,
|
|
"perms": "cloud:db:add",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "云函数",
|
|
"router": "/cloud/func/info",
|
|
"perms": null,
|
|
"type": 1,
|
|
"icon": "icon-menu",
|
|
"orderNum": 2,
|
|
"viewPath": "modules/cloud/views/func/info.vue",
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": [
|
|
{
|
|
"name": "调用云函数",
|
|
"router": null,
|
|
"perms": "cloud:func:info:invoke",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 98,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "删除",
|
|
"router": null,
|
|
"perms": "cloud:func:info:delete",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "修改",
|
|
"router": null,
|
|
"perms": "cloud:func:info:update,cloud:func:info:info",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "单个信息",
|
|
"router": null,
|
|
"perms": "cloud:func:info:info",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "列表查询",
|
|
"router": null,
|
|
"perms": "cloud:func:info:list",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "分页查询",
|
|
"router": null,
|
|
"perms": "cloud:func:info:page",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "新增",
|
|
"router": null,
|
|
"perms": "cloud:func:info:add",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "云函数开发",
|
|
"router": null,
|
|
"perms": "cloud:func:info:info,cloud:func:info:update,cloud:func:info:invoke",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 99,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
},
|
|
{
|
|
"name": "查看日志",
|
|
"router": null,
|
|
"perms": "cloud:func:log:page",
|
|
"type": 2,
|
|
"icon": null,
|
|
"orderNum": 0,
|
|
"viewPath": null,
|
|
"keepAlive": true,
|
|
"isShow": true,
|
|
"childMenus": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
] |