From 89782ec951614d56662ffc6a5e272124ac3dda35 Mon Sep 17 00:00:00 2001 From: IAMHERE <446961233@qq.com> Date: Mon, 25 Dec 2023 17:15:11 +0800 Subject: [PATCH] fix- --- ruoyi-ui/src/layout/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ruoyi-ui/src/layout/index.vue b/ruoyi-ui/src/layout/index.vue index a87c7356..f4f8ed0b 100644 --- a/ruoyi-ui/src/layout/index.vue +++ b/ruoyi-ui/src/layout/index.vue @@ -28,7 +28,7 @@ -
+
@@ -200,6 +200,7 @@ export default { position: relative; height: 100%; width: 100%; + // background-color: #11232a; // overflow: hidden; &.mobile.openSidebar { position: fixed;