调整控制台侧边栏用户管理

This commit is contained in:
2025-06-10 21:21:57 +08:00
parent 03d681b5d3
commit c7244131cf

View File

@@ -49,18 +49,8 @@ const data = {
}, },
{ {
title: "用户管理", title: "用户管理",
url: "/console/user",
icon: UsersRound,
items: [
{
title: "用户",
url: "/console/user/list", url: "/console/user/list",
}, icon: UsersRound,
{
title: "角色/权限",
url: "/console/user/role",
},
],
}, },
{ {
title: "邮件系统", title: "邮件系统",