处理变形

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