From 5a8eb5b10ecb0697f0f7682551a429cbc2c8cc22 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Mon, 31 Mar 2025 18:44:56 +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=8C=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=20scoped=20=E6=A0=B7=E5=BC=8F=E4=BB=A5=E9=81=BF=E5=85=8D?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/cards/PersonCard.vue | 2 +- src/components/cards/SubscribeCard.vue | 2 +- src/components/cards/SubscribeShareCard.vue | 2 +- src/components/cards/TorrentCard.vue | 4 ++-- src/components/cards/TorrentItem.vue | 2 +- src/components/dialog/SubscribeFilesDialog.vue | 2 +- src/components/filebrowser/FileNavigator.vue | 1 - src/layouts/components/Footer.vue | 2 +- src/pages/appcenter.vue | 2 +- src/pages/login.vue | 2 +- src/views/dashboard/AnalyticsStorage.vue | 2 +- src/views/discover/MediaDetailView.vue | 2 +- src/views/reorganize/TransferHistoryView.vue | 2 +- src/views/setting/AccountSettingAbout.vue | 2 +- src/views/subscribe/FullCalendarView.vue | 2 +- src/views/torrent/TorrentRowListView.vue | 2 +- 16 files changed, 16 insertions(+), 17 deletions(-) diff --git a/src/components/cards/PersonCard.vue b/src/components/cards/PersonCard.vue index 042b23d5..47e6509e 100644 --- a/src/components/cards/PersonCard.vue +++ b/src/components/cards/PersonCard.vue @@ -116,7 +116,7 @@ function goPersonDetail() { -