From 54a0083e23ff2b5b840e8e384afb14d2e0401f09 Mon Sep 17 00:00:00 2001 From: yuanzonghao Date: Sun, 14 Jun 2026 11:24:22 +0800 Subject: [PATCH] fix(web): unify settings model sections and refine home hint MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rename "自带配音 Key" → "配音模型", drop the section-level "可选" badge, and switch its icon to fa-volume-high to match the other model sections - Drop redundant manual letter-spacing and "·" separators from settings field labels (let .smallcaps tracking handle spacing) - Move the CORS endpoint note to the top of the Models tab - Home hint: reword to "输入想法", mention text/image/vision models + voice key, and add an AUTH_ENABLED-gated "测试期间,登录即可免费畅玩" line Co-Authored-By: Claude Opus 4.8 (1M context) --- app/page.tsx | 6 +++--- components/SettingsModal.tsx | 37 ++++++++++++++++++------------------ 2 files changed, 21 insertions(+), 22 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index b7e4d3d..25ceda2 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1787,10 +1787,10 @@ export default function HomePage() { {!hintClosed && (

- 输入你的想象、配置风格,点击「开始」即可游玩;也可以从下方的精选故事集,挑一篇快速体验{" "} + 输入想法、配置风格,点击「开始」即可游玩{AUTH_ENABLED && "(测试期间,登录即可免费畅玩)"};也可以从下方精选故事集挑一篇快速体验{" "} InfiPlot。 - 点击「设置」可以配置你的名字和配音 - API Key,让角色以你的名字称呼你,配音体验也更稳定。 + 点击「设置」还能填入你的名字,以及你自己的文本、绘图、识图模型和配音 + Key——全部只存在本地浏览器,体验更稳定。