NetAdmin/assets/seed-data/Sys_Menu.json
tk d26e4c77cc feat: 基础模块
注册登录
用户管理
角色管理
部门管理
消息管理
接口管理
菜单管理
字典管理
缓存管理
请求日志
系统设置
版本信息
代码生成
2023-11-17 19:12:47 +08:00

172 lines
3.5 KiB
JSON

[
{
"Component": "home",
"Icon": "el-icon-house",
"Id": 373837717815301,
"Name": "home",
"Path": "/home",
"Sort": 100,
"Title": "控制面板",
"Type": 1
},
{
"Icon": "el-icon-setting",
"Id": 373837917724677,
"Name": "sys",
"Path": "/sys",
"Sort": 99,
"Title": "系统管理",
"Type": 1
},
{
"Component": "sys/user",
"Icon": "el-icon-user",
"Id": 373837957840901,
"Name": "sys-user",
"ParentId": 373837917724677,
"Path": "/sys/user",
"Sort": 100,
"Title": "用户管理",
"Type": 1
},
{
"Component": "sys/role",
"Icon": "sc-icon-role",
"Id": 373838018527237,
"Name": "sys-role",
"ParentId": 373837917724677,
"Path": "/sys/role",
"Sort": 99,
"Title": "角色管理",
"Type": 1
},
{
"Component": "sys/dept",
"Icon": "sc-icon-dept",
"Id": 373838045605893,
"Name": "sys-dept",
"ParentId": 373837917724677,
"Path": "/sys/dept",
"Sort": 98,
"Title": "部门管理",
"Type": 1
},
{
"Component": "sys/menu",
"Icon": "el-icon-fold",
"Id": 373838070898693,
"Name": "sys-menu",
"ParentId": 373837917724677,
"Path": "/sys/menu",
"Sort": 96,
"Title": "菜单管理",
"Type": 1
},
{
"Component": "sys/log",
"Icon": "el-icon-tickets",
"Id": 374792687640581,
"Name": "sys-log",
"ParentId": 373837917724677,
"Path": "/sys/log",
"Sort": 93,
"Title": "请求日志",
"Type": 1
},
{
"Component": "sys/cache",
"Icon": "sc-icon-memory",
"Id": 374911555702789,
"Name": "sys-cache",
"ParentId": 373837917724677,
"Path": "/sys/cache",
"Sort": 94,
"Title": "缓存管理",
"Type": 1
},
{
"Component": "sys/dic",
"Icon": "sc-icon-dic",
"Id": 375315654221829,
"Name": "sys-dic",
"ParentId": 373837917724677,
"Path": "/sys/dic",
"Sort": 95,
"Title": "字典管理",
"Type": 1
},
{
"Component": "sys/config",
"Icon": "el-icon-set-up",
"Id": 380415005847557,
"Name": "sys-config",
"ParentId": 373837917724677,
"Path": "/sys/config",
"Sort": 92,
"Title": "系统设置",
"Type": 1
},
{
"Component": "home/widgets/components/ver",
"Icon": "el-icon-pointer",
"Id": 480998862188554,
"Name": "sys-about",
"ParentId": 373837917724677,
"Path": "/sys/about",
"Sort": 91,
"Title": "版本信息",
"Type": 1,
},
{
"Component": "sys/api",
"Icon": "sc-icon-api",
"Id": 397880678895621,
"Name": "sys-api",
"ParentId": 373837917724677,
"Path": "/sys/api",
"Sort": 96,
"Title": "接口管理",
"Type": 1
},
{
"Component": "sys/msg",
"Icon": "el-icon-message",
"Id": 482779610341392,
"Name": "sys-msg",
"ParentId": 373837917724677,
"Path": "/sys/msg",
"Sort": 98,
"Title": "消息管理",
"Type": 1,
},
{
"Icon": "sc-icon-code",
"Id": 373838105399301,
"Name": "dev",
"Path": "/dev",
"Sort": 97,
"Title": "开发管理",
"Type": 1
},
{
"Component": "dev/code",
"Icon": "sc-icon-code2",
"Id": 373838147022853,
"Name": "dev-code",
"ParentId": 373838105399301,
"Path": "/dev/code",
"Sort": 100,
"Title": "代码生成",
"Type": 1
},
{
"Id": 482777529417739,
"ParentId": 373838105399301,
"Icon": "el-icon-eleme-filled",
"Name": "dev-element",
"Path": "https://element-plus.gitee.io/zh-CN/component/button.html",
"Sort": 100,
"Title": "Element",
"Type": 3,
}
]