From d9e6cfc44d42e80af49d22236d072c2e7c0bd1a5 Mon Sep 17 00:00:00 2001 From: shaw Date: Fri, 26 Dec 2025 13:46:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20apikey=E4=BD=BF=E7=94=A8=E5=BC=B9?= =?UTF-8?q?=E5=87=BA=E9=80=82=E9=85=8Dcodex=E5=88=86=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/keys/UseKeyModal.vue | 355 +++++++++++++------ frontend/src/i18n/locales/en.ts | 8 + frontend/src/i18n/locales/zh.ts | 8 + frontend/src/views/user/KeysView.vue | 1 + 4 files changed, 271 insertions(+), 101 deletions(-) diff --git a/frontend/src/components/keys/UseKeyModal.vue b/frontend/src/components/keys/UseKeyModal.vue index 4c45550c..78ea51a3 100644 --- a/frontend/src/components/keys/UseKeyModal.vue +++ b/frontend/src/components/keys/UseKeyModal.vue @@ -6,69 +6,100 @@ @close="emit('close')" >
- -

- {{ t('keys.useKeyModal.description') }} -

- - -
- -
- - -
-
- -
- {{ activeTabConfig?.filename }} - -
- -
+ +
+ + + +
+

+ {{ t('keys.useKeyModal.noGroupTitle') }} +

+

+ {{ t('keys.useKeyModal.noGroupDescription') }} +

- -
- - - -

- {{ t('keys.useKeyModal.note') }} + +