doum
5 天以前 7233f8c157e323f97a074753a2c4bd463f960b5c
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;