From 75eadd2094e777d518f42c2a5c55cbb4006f49d9 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Tue, 20 Jun 2023 18:40:18 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96=20?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=E5=B0=86=20props=20=E8=BF=90=E8=A1=8C?= =?UTF-8?q?=E6=97=B6=E5=A3=B0=E6=98=8E=E4=BF=AE=E6=94=B9=E4=B8=BA=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E5=A3=B0=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Notify/NotifyList.vue | 12 ++++---- src/components/Screenfull/index.vue | 23 +++++++------- src/components/SvgIcon/index.vue | 16 +++++----- src/layout/components/Hamburger/index.vue | 11 +++---- src/layout/components/RightPanel/index.vue | 11 +++---- src/layout/components/Sidebar/SidebarItem.vue | 30 ++++++++----------- .../components/Sidebar/SidebarItemLink.vue | 11 ++++--- src/layout/components/Sidebar/SidebarLogo.vue | 11 +++---- src/layout/components/TagsView/ScrollPane.vue | 13 ++++---- 9 files changed, 63 insertions(+), 75 deletions(-) diff --git a/src/components/Notify/NotifyList.vue b/src/components/Notify/NotifyList.vue index 287e81a..bf1cb42 100644 --- a/src/components/Notify/NotifyList.vue +++ b/src/components/Notify/NotifyList.vue @@ -1,13 +1,11 @@