From d73bfffa389f374483fa30209b9e1e8eedd748ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Tue, 24 May 2022 18:09:46 +0800 Subject: [PATCH] update index.vue --- src/layout/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layout/index.vue b/src/layout/index.vue index 917da7f..adb0570 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -127,6 +127,7 @@ function setLayout() { width: 100%; position: relative; height: 100%; + overflow-x: hidden; } .sidebar-mobile { .el-drawer__body {