From 7e637f835aa66496e40836eb49a5c18fb2cc53fc Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 25 May 2025 15:51:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20TorrentCardListView=20?= =?UTF-8?q?=E5=92=8C=20TorrentRowListView=20=E7=BB=84=E4=BB=B6=E7=9A=84?= =?UTF-8?q?=E7=A1=AE=E8=AE=A4=E6=8C=89=E9=92=AE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/custom.scss | 5 ----- src/views/torrent/TorrentCardListView.vue | 2 +- src/views/torrent/TorrentRowListView.vue | 2 +- 3 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/styles/custom.scss b/src/styles/custom.scss index 035541ba..feea73ff 100644 --- a/src/styles/custom.scss +++ b/src/styles/custom.scss @@ -354,11 +354,6 @@ html.v-overlay-scroll-blocked { .v-table { border-radius: 0; background-color: rgba(var(--v-theme-surface), 0.3); - - .v-table__wrapper > table > thead { - backdrop-filter: blur(10px); - background-color: rgba(var(--v-theme-surface), 0.3); - } } // 页脚 diff --git a/src/views/torrent/TorrentCardListView.vue b/src/views/torrent/TorrentCardListView.vue index a60d0ded..508d39cb 100644 --- a/src/views/torrent/TorrentCardListView.vue +++ b/src/views/torrent/TorrentCardListView.vue @@ -713,7 +713,7 @@ const handleSortIconClick = () => { - + {{ t('torrent.confirm') }} diff --git a/src/views/torrent/TorrentRowListView.vue b/src/views/torrent/TorrentRowListView.vue index 2a4c8531..c6ef437f 100644 --- a/src/views/torrent/TorrentRowListView.vue +++ b/src/views/torrent/TorrentRowListView.vue @@ -689,7 +689,7 @@ onMounted(() => { - + {{ t('torrent.confirm') }}