merge: re-merge origin/master after rollback, resolve same conflicts
This commit is contained in:
@@ -2062,6 +2062,13 @@ function ProductClonePage(_props: ProductClonePageProps = {}) {
|
||||
<span>
|
||||
上传商品图,AI 即刻生成 <b>符合多电商平台规范</b> 的高转化率商品素材。
|
||||
</span>
|
||||
<div className="clone-ai-preview-summary" aria-label="当前生成配置">
|
||||
<span>{selectedCloneOutput.label}</span>
|
||||
<span>{platform}</span>
|
||||
<span>{market}</span>
|
||||
<span>{language}</span>
|
||||
<span>{formatRatioDisplayValue(ratio)}</span>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
{status === "done" ? (
|
||||
|
||||
Reference in New Issue
Block a user