处理变形

This commit is contained in:
haomingming 2025-12-12 15:27:53 +08:00
parent 7965e681a5
commit a304ccf181

View File

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