From 245f47cebb7f9e07c3a6a2bfb7c9366b19554aec Mon Sep 17 00:00:00 2001
From: erio
Date: Mon, 13 Apr 2026 15:20:00 +0800
Subject: [PATCH] fix(frontend): simplify websearch select labels and reduce
width
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- "默认(跟随渠道)" → "默认", "Default (follow channel)" → "Default"
- Move "follows channel config" info to description text
- Reduce select width from w-32 to w-24 in both Edit and Create modals
---
frontend/src/components/account/CreateAccountModal.vue | 2 +-
frontend/src/components/account/EditAccountModal.vue | 2 +-
frontend/src/i18n/locales/en.ts | 4 ++--
frontend/src/i18n/locales/zh.ts | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/frontend/src/components/account/CreateAccountModal.vue b/frontend/src/components/account/CreateAccountModal.vue
index e3d2d19a..a1496fa8 100644
--- a/frontend/src/components/account/CreateAccountModal.vue
+++ b/frontend/src/components/account/CreateAccountModal.vue
@@ -2375,7 +2375,7 @@
{{ t('admin.accounts.anthropic.webSearchEmulationDesc') }}
-