From c352d99d9254e9f067c5ffa4f96f436aec9e274b Mon Sep 17 00:00:00 2001 From: cat Date: Wed, 15 Jul 2026 20:03:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(openai):=20=E8=B0=83=E6=95=B4=20Agent=20Ide?= =?UTF-8?q?ntity=20=E6=8E=88=E6=9D=83=E5=85=A5=E5=8F=A3=E5=B1=82=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/account/CreateAccountModal.vue | 90 +++---------------- .../account/OAuthAuthorizationFlow.vue | 33 ++++--- .../__tests__/CreateAccountModal.spec.ts | 44 +++------ frontend/src/composables/useAccountOAuth.ts | 2 +- .../src/i18n/locales/en/admin/accounts.ts | 3 +- .../src/i18n/locales/zh/admin/accounts.ts | 3 +- 6 files changed, 50 insertions(+), 125 deletions(-) diff --git a/frontend/src/components/account/CreateAccountModal.vue b/frontend/src/components/account/CreateAccountModal.vue index 7216d5b4cb..b3dedacc7f 100644 --- a/frontend/src/components/account/CreateAccountModal.vue +++ b/frontend/src/components/account/CreateAccountModal.vue @@ -296,7 +296,7 @@
-
+
- - - -