From bc06b49a09fea3066abadb48c22decfb75fb3659 Mon Sep 17 00:00:00 2001 From: wang_fan_w <2547096351@qq.com> Date: Thu, 2 May 2024 11:25:38 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9=E4=BA=86=E9=BB=91?= =?UTF-8?q?=E6=9A=97=E6=A8=A1=E5=BC=8F=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Main/index.vue | 2 +- src/style/index.scss | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/layout/components/Main/index.vue b/src/layout/components/Main/index.vue index 5d3f59c..55abf53 100644 --- a/src/layout/components/Main/index.vue +++ b/src/layout/components/Main/index.vue @@ -29,10 +29,10 @@ const { cacheRoutes } = storeToRefs(routerStore);