处理变形

This commit is contained in:
haomingming 2025-12-12 15:30:01 +08:00
parent a304ccf181
commit 10f4dfae6a

View File

@ -82,8 +82,7 @@ v-show="voting">
<van-image
v-if="auther.author_avatar"
:src="auther.author_avatar"
width="28"
height="28"
width="40"
round
style="margin-right: 8px;"
/>
@ -154,8 +153,7 @@ v-show="voting">
<van-image
v-if="auther.author_avatar"
:src="auther.author_avatar"
width="28"
height="28"
width="40"
round
style="margin-right: 8px;"
/>