隐藏设置页面配置

This commit is contained in:
Ted 2025-02-19 10:56:48 +08:00
parent 4f3410f4f1
commit f17297e050

View File

@ -67,7 +67,6 @@ import {
RELEASE_URL,
STORAGE_KEY,
ServiceProvider,
SlotID,
UPDATE_URL,
Stability,
Iflytek,
@ -1774,8 +1773,8 @@ export function Settings() {
</ListItem>
</List>
<List id={SlotID.CustomModel}>
{/* {saasStartComponent} */}
{/* <List id={SlotID.CustomModel}>
{saasStartComponent}
{accessCodeComponent}
{!accessStore.hideUserApiKey && (
@ -1871,7 +1870,7 @@ export function Settings() {
}
></input>
</ListItem>
</List>
</List> */}
<List>
<ModelConfigList