src/components/layout/AppLayout.vue
@@ -41,7 +41,8 @@
.header-and-main {
  flex-direction: column;
  height: 100vh;
  min-width: 1445px;
  // min-width: 1445px;
  min-width: 1475px;
}
/* // 垂直方向溢出区域禁止滚动 */
.el-main {