141 lines
2.8 KiB
JSON
141 lines
2.8 KiB
JSON
[
|
|
{
|
|
"key": "overview",
|
|
"label": "平台概览",
|
|
"icon": "DashboardOutlined",
|
|
"path": "/overview"
|
|
},
|
|
{
|
|
"key": "design",
|
|
"label": "组件设计",
|
|
"icon": "BlockOutlined",
|
|
"children": [
|
|
{
|
|
"key": "button-designs",
|
|
"label": "扩展按钮",
|
|
"path": "/design/button-designs"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "network",
|
|
"label": "网络管理",
|
|
"icon": "GlobalOutlined",
|
|
"children": [
|
|
{
|
|
"key": "network-config",
|
|
"label": "网络配置",
|
|
"path": "/network/config"
|
|
},
|
|
{
|
|
"key": "network-monitor",
|
|
"label": "流量监控",
|
|
"path": "/network/monitor"
|
|
},
|
|
{
|
|
"key": "network-security",
|
|
"label": "安全组",
|
|
"path": "/network/security"
|
|
},
|
|
{
|
|
"key": "network-vpc",
|
|
"label": "VPC 管理",
|
|
"path": "/network/vpc"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "host",
|
|
"label": "终端管理",
|
|
"icon": "CloudServerOutlined",
|
|
"children": [
|
|
{
|
|
"key": "host-list",
|
|
"label": "终端列表",
|
|
"path": "/host/list"
|
|
},
|
|
{
|
|
"key": "host-monitor",
|
|
"label": "终端组管理",
|
|
"path": "/host/monitor"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "user",
|
|
"label": "用户管理",
|
|
"icon": "UserOutlined",
|
|
"children": [
|
|
{
|
|
"key": "user-list",
|
|
"label": "用户列表",
|
|
"path": "/user/list"
|
|
},
|
|
{
|
|
"key": "user-role",
|
|
"label": "用户组管理",
|
|
"path": "/user/role"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "image",
|
|
"label": "镜像管理",
|
|
"icon": "AppstoreOutlined",
|
|
"children": [
|
|
{
|
|
"key": "image-system",
|
|
"label": "系统镜像",
|
|
"path": "/image/system"
|
|
},
|
|
{
|
|
"key": "image-vm",
|
|
"label": "虚拟机镜像",
|
|
"path": "/image/vm"
|
|
},
|
|
{
|
|
"key": "image-desktop",
|
|
"label": "桌面镜像",
|
|
"path": "/image/desktop"
|
|
},
|
|
{
|
|
"key": "image-tools",
|
|
"label": "镜像工具",
|
|
"path": "/image/tools"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "system",
|
|
"label": "系统管理",
|
|
"icon": "SettingOutlined",
|
|
"children": [
|
|
{
|
|
"key": "system-menu",
|
|
"label": "菜单管理",
|
|
"path": "/system/menu"
|
|
},
|
|
{
|
|
"key": "system-permission",
|
|
"label": "权限管理",
|
|
"path": "/system/permission"
|
|
},
|
|
{
|
|
"key": "system-dict",
|
|
"label": "字典管理",
|
|
"path": "/system/dict"
|
|
},
|
|
{
|
|
"key": "system-config",
|
|
"label": "参数配置",
|
|
"path": "/system/config"
|
|
},
|
|
{
|
|
"key": "system-log",
|
|
"label": "操作日志",
|
|
"path": "/system/log"
|
|
}
|
|
]
|
|
}
|
|
]
|