处理变形
This commit is contained in:
parent
a304ccf181
commit
10f4dfae6a
@ -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;"
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user