From 19b28b44d79487781b77eb68f6c7a2b85645ce2d Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Sun, 27 Apr 2025 11:33:13 +0800 Subject: [PATCH] Update SettingsView.vue --- packages/frontend/src/views/SettingsView.vue | 72 ++++++++++---------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/packages/frontend/src/views/SettingsView.vue b/packages/frontend/src/views/SettingsView.vue index e524d9c..aee0b1b 100644 --- a/packages/frontend/src/views/SettingsView.vue +++ b/packages/frontend/src/views/SettingsView.vue @@ -114,9 +114,9 @@ {{ $t('settings.ipWhitelist.hint') }}
-

{{ ipWhitelistMessage }}

@@ -184,9 +184,9 @@
-

{{ captchaMessage }}

@@ -213,9 +213,9 @@ class="w-full px-3 py-2 border border-border rounded-md shadow-sm bg-background text-foreground focus:outline-none focus:ring-1 focus:ring-primary focus:border-primary">
-

{{ blacklistSettingsMessage }}

@@ -287,9 +287,9 @@
-

{{ languageMessage }}

@@ -322,9 +322,9 @@
-

{{ popupEditorMessage }}

@@ -342,9 +342,9 @@

{{ $t('settings.shareEditorTabs.description') }}

-

{{ shareTabsMessage }}

@@ -361,9 +361,9 @@
-

{{ autoCopyMessage }}

@@ -381,9 +381,9 @@

{{ $t('settings.workspace.sidebarPersistentDescription') }}

-

{{ workspaceSidebarPersistentMessage }}

@@ -406,9 +406,9 @@

{{ $t('settings.commandInputSync.description', '将命令输入框的内容实时同步到所选面板的搜索框。') }}

-

{{ commandInputSyncMessage }}

@@ -437,9 +437,9 @@
-

{{ dockerSettingsMessage }}

@@ -457,9 +457,9 @@ {{ t('settings.statusMonitor.refreshIntervalHint') }}
-

{{ statusMonitorMessage }}

@@ -482,9 +482,9 @@ {{ t('settings.timezone.description', '通知中的时间戳将根据此时区进行格式化。') }}
-

{{ timezoneMessage }}