Files
cn-rdms-web/route.json

394 lines
12 KiB
JSON

{
"code": 0,
"msg": "",
"data": {
"routes": [
{
"id": "900000",
"name": "system",
"path": "/system",
"component": "layout.base",
"redirect": "/system/user",
"props": null,
"meta": {
"title": "权限中心",
"i18nKey": null,
"icon": "carbon:cloud-service-management",
"localIcon": null,
"order": 9,
"keepAlive": false,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": [
{
"id": "900001",
"name": "system_user",
"path": "/system/user",
"component": "view.system_user",
"redirect": null,
"props": null,
"meta": {
"title": "用户管理",
"i18nKey": null,
"icon": "ic:round-manage-accounts",
"localIcon": null,
"order": 1,
"keepAlive": false,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
},
{
"id": "900002",
"name": "system_role",
"path": "/system/role",
"component": "view.system_role",
"redirect": null,
"props": null,
"meta": {
"title": "角色管理",
"i18nKey": null,
"icon": "carbon:user-role",
"localIcon": null,
"order": 2,
"keepAlive": false,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
},
{
"id": "2036723586735665153",
"name": "system_post",
"path": "/system/post",
"component": "view.system_post",
"redirect": null,
"props": null,
"meta": {
"title": "岗位管理",
"i18nKey": null,
"icon": "mdi:account-group-outline",
"localIcon": null,
"order": 3,
"keepAlive": false,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
},
{
"id": "900003",
"name": "system_menu",
"path": "/system/menu",
"component": "view.system_menu",
"redirect": null,
"props": null,
"meta": {
"title": "菜单管理",
"i18nKey": null,
"icon": "material-symbols:route",
"localIcon": null,
"order": 4,
"keepAlive": false,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
}
]
},
{
"id": "1",
"name": "legacy-system",
"path": "/legacy-system",
"component": "layout.base",
"redirect": "/legacy-system/dict",
"props": null,
"meta": {
"title": "系统管理",
"i18nKey": null,
"icon": "ep:tools",
"localIcon": null,
"order": 10,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": [
{
"id": "900004",
"name": "system_dict",
"path": "/legacy-system/dict",
"component": "view.system_dict",
"redirect": null,
"props": null,
"meta": {
"title": "字典管理",
"i18nKey": null,
"icon": "mdi:book-open-page-variant-outline",
"localIcon": null,
"order": 4,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
},
{
"id": "108",
"name": "legacy_system_log",
"path": "/legacy-system/log",
"component": "layout.base",
"redirect": "/legacy-system/log/operate-log",
"props": null,
"meta": {
"title": "审计日志",
"i18nKey": null,
"icon": "ep:document-copy",
"localIcon": null,
"order": 9,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": [
{
"id": "500",
"name": "SystemOperateLog",
"path": "/legacy-system/log/operate-log",
"component": "system/operatelog/index",
"redirect": null,
"props": null,
"meta": {
"title": "操作日志",
"i18nKey": null,
"icon": "ep:position",
"localIcon": null,
"order": 1,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
},
{
"id": "501",
"name": "SystemLoginLog",
"path": "/legacy-system/log/login-log",
"component": "system/loginlog/index",
"redirect": null,
"props": null,
"meta": {
"title": "登录日志",
"i18nKey": null,
"icon": "ep:promotion",
"localIcon": null,
"order": 2,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
}
]
}
]
},
{
"id": "2",
"name": "infra",
"path": "/infra",
"component": "layout.base",
"redirect": "/infra/log",
"props": null,
"meta": {
"title": "基础设施",
"i18nKey": null,
"icon": "ep:monitor",
"localIcon": null,
"order": 20,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": [
{
"id": "1083",
"name": "infra_log",
"path": "/infra/log",
"component": "layout.base",
"redirect": "/infra/log/api-access-log",
"props": null,
"meta": {
"title": "API 日志",
"i18nKey": null,
"icon": "fa:tasks",
"localIcon": null,
"order": 4,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": [
{
"id": "1078",
"name": "InfraApiAccessLog",
"path": "/infra/log/api-access-log",
"component": "infra/apiAccessLog/index",
"redirect": null,
"props": null,
"meta": {
"title": "访问日志",
"i18nKey": null,
"icon": "ep:place",
"localIcon": null,
"order": 1,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
},
{
"id": "1084",
"name": "InfraApiErrorLog",
"path": "/infra/log/api-error-log",
"component": "infra/apiErrorLog/index",
"redirect": null,
"props": null,
"meta": {
"title": "错误日志",
"i18nKey": null,
"icon": "ep:warning-filled",
"localIcon": null,
"order": 2,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
}
]
},
{
"id": "1243",
"name": "infra_file",
"path": "/infra/file",
"component": "layout.base",
"redirect": "/infra/file/file-config",
"props": null,
"meta": {
"title": "文件管理",
"i18nKey": null,
"icon": "ep:files",
"localIcon": null,
"order": 6,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": [
{
"id": "1237",
"name": "InfraFileConfig",
"path": "/infra/file/file-config",
"component": "infra/fileConfig/index",
"redirect": null,
"props": null,
"meta": {
"title": "文件配置",
"i18nKey": null,
"icon": "fa-solid:file-signature",
"localIcon": null,
"order": 0,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
},
{
"id": "1090",
"name": "InfraFile",
"path": "/infra/file/file",
"component": "infra/file/index",
"redirect": null,
"props": null,
"meta": {
"title": "文件列表",
"i18nKey": null,
"icon": "ep:upload-filled",
"localIcon": null,
"order": 5,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
}
]
},
{
"id": "106",
"name": "InfraConfig",
"path": "/infra/config",
"component": "infra/config/index",
"redirect": null,
"props": null,
"meta": {
"title": "配置管理",
"i18nKey": null,
"icon": "fa:connectdevelop",
"localIcon": null,
"order": 8,
"keepAlive": true,
"hideInMenu": false,
"activeMenu": null,
"multiTab": null,
"fixedIndexInTab": null
},
"children": null
}
]
}
],
"home": "system_user"
}
}