From c25c76edad1aa57325ccb0dee3f3a99296d52c50 Mon Sep 17 00:00:00 2001 From: wf <2547096351@qq.com> Date: Tue, 2 Apr 2024 20:37:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20aside=E8=A1=A5=E5=85=85-=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8=E6=9D=A1=E5=AE=BD=E5=BA=A6=E8=B0=83=E6=95=B4=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E5=B7=A6=E4=BE=A7=E5=B8=83=E5=B1=80=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .husky/_/.gitignore | 1 - src/layout/components/Aside/index.vue | 80 ++++++++++++--------------- 2 files changed, 34 insertions(+), 47 deletions(-) diff --git a/.husky/_/.gitignore b/.husky/_/.gitignore index f59ec20..e69de29 100644 --- a/.husky/_/.gitignore +++ b/.husky/_/.gitignore @@ -1 +0,0 @@ -* \ No newline at end of file diff --git a/src/layout/components/Aside/index.vue b/src/layout/components/Aside/index.vue index a8b8402..7ac247d 100644 --- a/src/layout/components/Aside/index.vue +++ b/src/layout/components/Aside/index.vue @@ -1,66 +1,49 @@