 /* 隐藏侧边栏时，宽度为 1920px */
.layout.hide-aside {
  max-width: 1680px !important;
}