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

This commit is contained in:
岳佳鑫
2022-10-12 11:35:08 +08:00
7 changed files with 732 additions and 185 deletions

View File

@@ -61,6 +61,7 @@ export default {
},
{
name: "关卡",
href: "/leveladd",
},
{
name: "创建关卡",

View File

@@ -72,7 +72,7 @@ export default {
<style scoped lang="scss">
.openPages {
width: 100%;
height: 50px;
// height: 50px;
display: flex;
background-color: rgba(255, 255, 255, 1);
box-shadow: 0px 8px 8px 0px rgba(118, 136, 166, 0.1);