mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 05:39:38 +08:00
删除弹窗确认按钮样式优化
This commit is contained in:
@@ -60,9 +60,9 @@ const items = [
|
||||
"system",
|
||||
<i className="iconfont icon-icon-setting" />,
|
||||
[
|
||||
getItem("系统配置", "/system/index", null, null, null),
|
||||
getItem("管理人员", "/system/administrator", null, null, null),
|
||||
getItem("角色配置", "/system/adminroles", null, null, null),
|
||||
getItem("系统配置", "/system/index", null, null, null),
|
||||
],
|
||||
null
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user