mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 17:38:32 +08:00
Update app-data.json
This commit is contained in:
parent
9e04a204f4
commit
6b432518db
@ -26,28 +26,28 @@
|
|||||||
{
|
{
|
||||||
"text": "组织",
|
"text": "组织",
|
||||||
"i18n": "mxk.menu.identities.organizations",
|
"i18n": "mxk.menu.identities.organizations",
|
||||||
"link": "/organizations",
|
"link": "/idm/organizations",
|
||||||
"icon": "anticon-cluster",
|
"icon": "anticon-cluster",
|
||||||
"children": []
|
"children": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "用户",
|
"text": "用户",
|
||||||
"i18n": "mxk.menu.identities.users",
|
"i18n": "mxk.menu.identities.users",
|
||||||
"link": "/users",
|
"link": "/idm/users",
|
||||||
"icon": "anticon-user",
|
"icon": "anticon-user",
|
||||||
"children": []
|
"children": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "用户组",
|
"text": "用户组",
|
||||||
"i18n": "mxk.menu.identities.groups",
|
"i18n": "mxk.menu.identities.groups",
|
||||||
"link": "/access/roles",
|
"link": "/idm/groups",
|
||||||
"icon": "anticon-contacts",
|
"icon": "anticon-contacts",
|
||||||
"children": []
|
"children": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "用户组成员",
|
"text": "用户组成员",
|
||||||
"i18n": "mxk.menu.identities.groupmembers",
|
"i18n": "mxk.menu.identities.groupmembers",
|
||||||
"link": "/access/rolemembers",
|
"link": "/idm/rolemembers",
|
||||||
"icon": "anticon-team",
|
"icon": "anticon-team",
|
||||||
"children": []
|
"children": []
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user