fix: simplify conversion composer hints

This commit is contained in:
2026-05-20 17:59:15 +08:00
parent f495e8384b
commit 40f1f284d3
2 changed files with 3 additions and 3 deletions

View File

@@ -4139,7 +4139,7 @@ function SourceSubjectPipeline({
</div>
)) : (
<div className="flex h-full min-h-[74px] items-center justify-center px-2 text-center text-[10px] leading-snug text-white/30">
</div>
)}
</div>
@@ -4147,7 +4147,7 @@ function SourceSubjectPipeline({
<textarea
value={agentInput}
onChange={(event) => setAgentInput(event.target.value)}
placeholder="直接描述复刻这个人、参考创意换人物、卡通风格、人物占画面90%..."
placeholder="补充你想调整的点;不写则按已选保留元素和当前张数生成。"
className="h-[72px] w-full resize-none rounded border border-transparent bg-transparent px-1 py-1 text-[10.5px] leading-snug text-white outline-none transition placeholder:text-white/24 focus:border-cyan-200/45"
/>
<div className="mt-1 flex items-center gap-1.5">