admin/src/layouts/AppLayout.vue
@@ -7,7 +7,7 @@ <Menu/> </el-aside> <el-main> <header> <header style="background-color: #ffffff;"> <AppHeader/> </header> <main ref="containerS"> @@ -58,7 +58,7 @@ display: flex; // overflow: hidden; overflow: scroll; /*overflow: scroll;*/ // 左边菜单 .el-aside { width: $menu-width !important;