From 98971588ae3a418a76f61b27c7fa5a81686d7ee8 Mon Sep 17 00:00:00 2001 From: csf123321 Date: Fri, 3 Apr 2026 01:26:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E4=BA=86=E8=92=99=E6=B7=B7=E8=BF=87?= =?UTF-8?q?=E5=85=B3=EF=BC=8C=E5=85=88=E4=B8=8D=E6=98=BE=E7=A4=BAhn?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/DashboardView.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/views/DashboardView.vue b/frontend/src/views/DashboardView.vue index ab5d240..ce6f289 100644 --- a/frontend/src/views/DashboardView.vue +++ b/frontend/src/views/DashboardView.vue @@ -93,7 +93,7 @@ const hoursOptions = [ const sortOptions = [ { label: '时间排序', value: 'created_at' }, { label: '热度排序', value: 'hot_score' }, - + ] const recSortOptions = [ @@ -846,10 +846,10 @@ watch(() => route.query.event, (newId) => { 最后同步: {{ lastSyncText }} - +