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