perf: optimization style

This commit is contained in:
wangdan-fit2cloud 2025-02-28 17:31:08 +08:00
parent 8a02f62c70
commit a64adc2504

View File

@ -244,6 +244,7 @@
editorId="preview-only"
:modelValue="item.answer"
style="background: none"
noImgZoomIn
/>
<template v-else> -</template>
</div>
@ -264,6 +265,7 @@
editorId="preview-only"
:modelValue="item.answer"
style="background: none"
noImgZoomIn
/>
<template v-else> -</template>
</el-scrollbar>
@ -300,6 +302,7 @@
editorId="preview-only"
:modelValue="file_content"
style="background: none"
noImgZoomIn
/>
<template v-else> -</template>
</el-card>
@ -351,6 +354,7 @@
editorId="preview-only"
:modelValue="file_content"
style="background: none"
noImgZoomIn
/>
<template v-else> -</template>
</el-card>
@ -374,6 +378,7 @@
editorId="preview-only"
:modelValue="item.content"
style="background: none"
noImgZoomIn
/>
</div>
</div>
@ -573,6 +578,7 @@
editorId="preview-only"
:modelValue="item.answer"
style="background: none"
noImgZoomIn
/>
<template v-else> -</template>
</div>
@ -603,6 +609,7 @@
editorId="preview-only"
:modelValue="item.answer"
style="background: none"
noImgZoomIn
/>
<template v-else> -</template>
</div>