perf: 删除历史记录

This commit is contained in:
rd
2025-09-01 09:33:13 +08:00
parent f9bc0e0187
commit e0aaa74d4f
4 changed files with 15 additions and 10 deletions

View File

@ -411,7 +411,7 @@ export default {
loading={true}
tip={`${isTextTab.value ? '文本' : '图片'}检测中`}
size={72}
class="h-298px !flex flex-col justify-center items-center"
class="h-298px !flex flex-col justify-center items-center color-#6d4cfe"
/>
</div>
);