From 6822a490c73af1447d4e78c8202f0b5887bc2e4f Mon Sep 17 00:00:00 2001 From: cshaptx4869 <994774638@qq.com> Date: Tue, 28 May 2024 14:54:01 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E9=87=8D=E6=9E=84?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E6=A0=B7=E5=BC=8F(=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=8A=96=E5=8A=A8=E9=97=AE=E9=A2=98)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/AppMain/index.vue | 65 ++++---------------- src/layout/index.vue | 80 ++++--------------------- src/styles/variables.module.scss | 1 + 3 files changed, 22 insertions(+), 124 deletions(-) diff --git a/src/layout/components/AppMain/index.vue b/src/layout/components/AppMain/index.vue index c8017b28..d480f1a3 100644 --- a/src/layout/components/AppMain/index.vue +++ b/src/layout/components/AppMain/index.vue @@ -1,5 +1,5 @@