From 7a3fdeb7dbd6422b1e91f0355f6de2f44ab72dca Mon Sep 17 00:00:00 2001 From: huanyue26 Date: Fri, 19 Dec 2025 02:01:27 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=BA=95=E9=83=A8=E7=81=B0=E8=89=B2?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index cf7da099..c046bace 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -99,7 +99,7 @@ export default { // background-repeat: no-repeat; //background-position: center; //background-color: #F4F4F4; - + overflow-y: auto; background-color: #F6F7FB; } .el-aside-header{