From b4847640f25aeda988ed6085cb201ada83bfd939 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Tue, 29 Apr 2025 20:23:42 +0800 Subject: [PATCH] Update DashboardView.vue --- packages/frontend/src/views/DashboardView.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/frontend/src/views/DashboardView.vue b/packages/frontend/src/views/DashboardView.vue index 72e0768..8c4d772 100644 --- a/packages/frontend/src/views/DashboardView.vue +++ b/packages/frontend/src/views/DashboardView.vue @@ -182,10 +182,10 @@ const isFailedAction = (actionType: string): boolean => {

{{ t('nav.dashboard') }}

-
+
-
+

{{ t('dashboard.connectionList', '连接列表') }}

@@ -235,7 +235,7 @@ const isFailedAction = (actionType: string): boolean => {
-
+

{{ t('dashboard.recentActivity', '最近活动') }}