mirror of
https://github.com/PlayEdu/backend
synced 2025-07-21 17:19:39 +08:00
body样式优化
This commit is contained in:
parent
3a777aa58e
commit
7132c16bda
@ -59,16 +59,6 @@ const items = [
|
||||
],
|
||||
null
|
||||
),
|
||||
getItem(
|
||||
"系统设置",
|
||||
"7",
|
||||
<SettingOutlined />,
|
||||
[
|
||||
getItem("管理人员", "/system/administrator", null, null, null),
|
||||
getItem("角色配置", "/system/adminroles", null, null, null),
|
||||
],
|
||||
null
|
||||
),
|
||||
];
|
||||
|
||||
const children2Parent: any = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user