From f17297e050fd5de4ea573a4712e4c03fab3ff188 Mon Sep 17 00:00:00 2001 From: Ted <2508067350@qq.com> Date: Wed, 19 Feb 2025 10:56:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E8=AE=BE=E7=BD=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/settings.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/components/settings.tsx b/app/components/settings.tsx index 0f9386397..6db0163c6 100644 --- a/app/components/settings.tsx +++ b/app/components/settings.tsx @@ -67,7 +67,6 @@ import { RELEASE_URL, STORAGE_KEY, ServiceProvider, - SlotID, UPDATE_URL, Stability, Iflytek, @@ -1774,8 +1773,8 @@ export function Settings() { - - {/* {saasStartComponent} */} + {/* + {saasStartComponent} {accessCodeComponent} {!accessStore.hideUserApiKey && ( @@ -1871,7 +1870,7 @@ export function Settings() { } > - + */}