From bd80983bcd971b1e3244233c33320112649615c0 Mon Sep 17 00:00:00 2001 From: jingrow Date: Mon, 29 Dec 2025 16:32:41 +0800 Subject: [PATCH] =?UTF-8?q?dashboard=E6=AC=A2=E8=BF=8E=E9=A1=B5=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=A4=9A=E8=AF=AD=E8=A8=80=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/AppTrialSubscriptionDialog.vue | 46 +++++++++---------- dashboard/src/components/NavigationItems.vue | 20 ++++---- dashboard/src/components/Onboarding.vue | 38 +++++++-------- dashboard/vite.config.ts | 2 +- jcloud/translations/zh.csv | 45 ++++++++++++++++++ 5 files changed, 98 insertions(+), 53 deletions(-) diff --git a/dashboard/src/components/AppTrialSubscriptionDialog.vue b/dashboard/src/components/AppTrialSubscriptionDialog.vue index 9b36743..c7645ef 100644 --- a/dashboard/src/components/AppTrialSubscriptionDialog.vue +++ b/dashboard/src/components/AppTrialSubscriptionDialog.vue @@ -1,7 +1,7 @@