wip: 🧠 初步的框架

This commit is contained in:
tk
2023-08-25 15:33:42 +08:00
parent 57c1ba2002
commit 18b4d7547a
1014 changed files with 122380 additions and 2 deletions

View File

@ -0,0 +1,192 @@
[
{
"Component": "home",
"Icon": "el-icon-house",
"Id": 373837717815301,
"Name": "home",
"Path": "/home",
"Sort": 100,
"Title": "控制面板",
"Type": 1
},
{
"Component": "profile",
"Id": 374967228141573,
"Name": "profile",
"Path": "/profile",
"Sort": 100,
"Title": "账号信息",
"Hidden": true,
"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": "sys/api",
"Icon": "sc-icon-api",
"Id": 397880678895621,
"Name": "sys-api",
"ParentId": 373837917724677,
"Path": "/sys/api",
"Sort": 96,
"Title": "接口管理",
"Type": 1
},
{
"Icon": "sc-icon-business",
"Id": 420881941635077,
"Name": "biz",
"Path": "/biz",
"Sort": 99,
"Title": "业务管理",
"Type": 1
},
{
"Component": "biz/product-category",
"Icon": "sc-icon-product-category",
"Id": 420881941635087,
"Name": "biz-product-category",
"ParentId": 420881941635077,
"Path": "/biz/product-category",
"Sort": 100,
"Title": "商品分类",
"Type": 1
},
{
"Component": "biz/member",
"Icon": "el-icon-user",
"Id": 422658027704337,
"Name": "biz-member",
"ParentId": 420881941635077,
"Path": "/biz/member",
"Sort": 100,
"Title": "会员管理",
"Type": 1
},
{
"Component": "biz/product",
"Icon": "sc-icon-product",
"Id": 421506245349391,
"Name": "biz-product",
"ParentId": 420881941635077,
"Path": "/biz/product",
"Sort": 100,
"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
},
]