From b95a1ad39690e9c2e8485725be03b09d8adcc7c3 Mon Sep 17 00:00:00 2001 From: haomingming Date: Fri, 12 Dec 2025 15:42:16 +0800 Subject: [PATCH] 23 --- src/views/voteList.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/voteList.vue b/src/views/voteList.vue index c30f923..ae54cf0 100644 --- a/src/views/voteList.vue +++ b/src/views/voteList.vue @@ -83,6 +83,7 @@ v-show="voting"> v-if="auther.author_avatar" :src="auther.author_avatar" width="40" + height="40" fit="cover" round style="margin-right: 8px;" @@ -155,6 +156,7 @@ v-show="voting"> v-if="auther.author_avatar" :src="auther.author_avatar" width="40" + height="40" fit="cover" round style="margin-right: 8px;"