From c43fd88c7c1a2abf57a8981029d843bf6157df59 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Tue, 22 Apr 2025 09:47:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=A4=9A=E4=B8=AA=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E6=A0=B7=E5=BC=8F=EF=BC=9A=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E5=86=97=E4=BD=99=E7=9A=84=E9=98=B4=E5=BD=B1=E6=95=88=E6=9E=9C?= =?UTF-8?q?=EF=BC=8C=E8=B0=83=E6=95=B4=E7=B1=BB=E5=90=8D=E4=BB=A5=E6=8F=90?= =?UTF-8?q?=E5=8D=87=E8=A7=86=E8=A7=89=E6=95=88=E6=9E=9C=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E6=A0=B7=E5=BC=8F=E4=BB=A5=E7=A1=AE=E4=BF=9D=E4=B8=80?= =?UTF-8?q?=E8=87=B4=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/@core/components/ExistIcon.vue | 15 +++++++-------- src/@core/components/StatIcon.vue | 4 ++-- src/components/cards/BackdropCard.vue | 2 +- src/components/cards/LibraryCard.vue | 2 +- src/components/cards/MediaCard.vue | 6 +++--- src/components/cards/MessageCard.vue | 1 - src/components/cards/PersonCard.vue | 14 +++++++++++--- src/components/cards/PluginAppCard.vue | 4 +--- src/components/cards/PluginCard.vue | 3 +-- src/components/cards/PosterCard.vue | 6 +++--- src/components/cards/SubscribeCard.vue | 7 ++----- src/components/cards/SubscribeShareCard.vue | 4 ++-- src/components/dialog/AliyunAuthDialog.vue | 2 +- src/components/dialog/SubscribeHistoryDialog.vue | 2 +- src/components/dialog/SubscribeSeasonDialog.vue | 2 +- src/components/dialog/U115AuthDialog.vue | 2 +- src/components/filebrowser/FileList.vue | 2 +- src/components/misc/MediaIdSelector.vue | 2 +- src/styles/styles.scss | 10 ++++++++-- src/views/setting/AccountSettingAbout.vue | 2 +- src/views/subscribe/FullCalendarView.vue | 4 ++-- 21 files changed, 51 insertions(+), 45 deletions(-) diff --git a/src/@core/components/ExistIcon.vue b/src/@core/components/ExistIcon.vue index 20d7d6df..8deea42e 100644 --- a/src/@core/components/ExistIcon.vue +++ b/src/@core/components/ExistIcon.vue @@ -1,14 +1,13 @@