feat: 统一图片铺满展示与原生预览
This commit is contained in:
@@ -101,6 +101,7 @@ async function choosePrimary() {
|
||||
:alt="`${form?.subject.name} · ${form?.name}`"
|
||||
:empty-text="selected.status === 'failed' ? '本次生成失败' : '等待后端生成结果'"
|
||||
class="asset-image-preview"
|
||||
preview
|
||||
/>
|
||||
<div class="image-history-heading">
|
||||
<h4 class="font-medium">历史记录 · {{ images.length }} 条</h4>
|
||||
|
||||
Reference in New Issue
Block a user