mirror of
https://github.com/PlayEdu/backend
synced 2025-06-08 12:30:06 +08:00
删除网校装修
This commit is contained in:
parent
18ec9ee48c
commit
d944e38dd9
@ -21,7 +21,6 @@ function getItem(label: any, key: any, icon: any, children: any, type: any) {
|
|||||||
}
|
}
|
||||||
const items = [
|
const items = [
|
||||||
getItem("首页概览", "/", <SettingOutlined />, null, null),
|
getItem("首页概览", "/", <SettingOutlined />, null, null),
|
||||||
getItem("网校装修", "/decoration", <SettingOutlined />, null, null),
|
|
||||||
getItem(
|
getItem(
|
||||||
"课程内容",
|
"课程内容",
|
||||||
"3",
|
"3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user