mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update layout.vue
This commit is contained in:
parent
80ff13703b
commit
ec3cf91b3c
@ -111,7 +111,7 @@ body > .el-container {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.layout-head .el-menu {
|
.layout-head.el-menu {
|
||||||
.el-menu-item:not(.is-disabled) {
|
.el-menu-item:not(.is-disabled) {
|
||||||
border-bottom: 0 !important;
|
border-bottom: 0 !important;
|
||||||
|
|
||||||
@ -201,9 +201,6 @@ export default {
|
|||||||
{name: 'FOR', title: 'SHOW-FOR-LIST', subs: []},
|
{name: 'FOR', title: 'SHOW-FOR-LIST', subs: []},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
created() {
|
|
||||||
},
|
|
||||||
methods: {}
|
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user