From 41d305ad5c55d27b44a660c2c21e1be7787349a2 Mon Sep 17 00:00:00 2001 From: cshaptx4869 <994774638@qq.com> Date: Fri, 31 May 2024 08:09:46 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20:bug:=20=E4=BF=AE=E5=A4=8D=E6=B7=B7?= =?UTF-8?q?=E5=90=88=E5=B8=83=E5=B1=80=E6=A0=B7=E5=BC=8F=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 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index 282d46de..e85f35c3 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -256,10 +256,6 @@ watch(route, () => { } &.layout-mix { - .fixed-header { - left: $sidebar-width-collapsed; - } - .sidebar-container { width: 100% !important; } From 0878f4b845f52f93cdcd1609f8c922baddbef922 Mon Sep 17 00:00:00 2001 From: cshaptx4869 <994774638@qq.com> Date: Fri, 31 May 2024 09:15:53 +0800 Subject: [PATCH 2/2] =?UTF-8?q?refactor:=20:recycle:=20=E8=BF=94=E5=9B=9E?= =?UTF-8?q?=E9=A1=B6=E9=83=A8=E9=A2=9C=E8=89=B2=E8=B7=9F=E9=9A=8F=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index e85f35c3..d37e8c2e 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -30,7 +30,7 @@ - + @@ -45,7 +45,7 @@ - +