mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 05:59:34 +08:00
删除网校装修
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user