mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
Merge branch 'master' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage
This commit is contained in:
@@ -61,6 +61,7 @@ export default {
|
||||
},
|
||||
{
|
||||
name: "关卡",
|
||||
href: "/leveladd",
|
||||
},
|
||||
{
|
||||
name: "创建关卡",
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user