From 20f86ceec0e0fc9962fdf7ba20cfd11873652e45 Mon Sep 17 00:00:00 2001 From: zheng020 Date: Tue, 2 Jun 2026 22:55:04 +0800 Subject: [PATCH] =?UTF-8?q?feat(dashboard):=20onShow=20=E5=BC=BA=E5=88=B6?= =?UTF-8?q?=E5=88=B7=E6=96=B0=20+=20Tab=20=E7=BC=93=E5=AD=98=20+=20?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E5=88=B7=E6=96=B0=EF=BC=88scroll-view=20refr?= =?UTF-8?q?esher=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/pages/dashboard/dashboard.vue | 163 ++++++++++++------------- 1 file changed, 81 insertions(+), 82 deletions(-) diff --git a/frontend/pages/dashboard/dashboard.vue b/frontend/pages/dashboard/dashboard.vue index 2b9da89..a7b52c1 100644 --- a/frontend/pages/dashboard/dashboard.vue +++ b/frontend/pages/dashboard/dashboard.vue @@ -1,57 +1,66 @@