Commit 42b977ca by wufan

feat:隐藏店铺装修

parent cdd6b97b
...@@ -43,12 +43,11 @@ export const menuList: any = [ ...@@ -43,12 +43,11 @@ export const menuList: any = [
groupCode: "CourseCategory", groupCode: "CourseCategory",
link: '/course-catalog' link: '/course-catalog'
}, },
{ // {
groupName: "店铺装修", // groupName: "店铺装修",
groupCode: "ShopDecoration", // groupCode: "ShopDecoration",
link: '/store-decoration' // link: '/store-decoration'
} // }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment