fix: loading icon

This commit is contained in:
tim
2025-09-19 23:20:50 +08:00
parent 8751a7707c
commit b09828bcc2
7 changed files with 20 additions and 7 deletions

View File

@@ -30,7 +30,7 @@
>
发布
</div>
<div v-else class="post-submit-loading"><loading-four /> 发布中...</div>
<div v-else class="post-submit-loading loading-icon"><loading-four /> 发布中...</div>
</div>
</div>
<LotteryForm v-if="postType === 'LOTTERY'" :data="lottery" />