Merge branch 'master' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage

This commit is contained in:
岳佳鑫
2022-10-09 18:32:40 +08:00
6 changed files with 523 additions and 55 deletions

View File

@@ -48,6 +48,20 @@ export default {
name: "学习路径",
href: "/learningpath",
},
{
name: "关卡",
},
];
}
if (n === "/leveladddetail" || n === "/LevelAddDetail") {
state.list = [
{
name: "学习路径",
href: "/learningpath",
},
{
name: "关卡",
},
{
name: "创建关卡",
},