From db99bc4065c20a7ab287c7bc6f79e959055925ea Mon Sep 17 00:00:00 2001 From: haomingming Date: Fri, 12 Dec 2025 15:41:25 +0800 Subject: [PATCH] 12 --- src/views/voteList.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/voteList.vue b/src/views/voteList.vue index cb92482..c30f923 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" + fit="cover" round style="margin-right: 8px;" /> @@ -154,6 +155,7 @@ v-show="voting"> v-if="auther.author_avatar" :src="auther.author_avatar" width="40" + fit="cover" round style="margin-right: 8px;" />