🐛 剔除多余换行

This commit is contained in:
BTMuli
2025-10-27 12:33:09 +08:00
parent 5d5f22d76e
commit 68594a2a76
2 changed files with 11 additions and 8 deletions

View File

@@ -114,7 +114,7 @@
>
<span>{{ props.modelValue.post.post_id }}</span>
<template v-if="isDevEnv">
<span>[{{ props.modelValue.post.view_type }}]</span>
<span data-html2canvas-ignore>[{{ props.modelValue.post.view_type }}]</span>
</template>
</div>
</div>