From 3b4888544d67172eaed77042c0e047badf2e7433 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 9 Mar 2022 09:41:28 +0800 Subject: [PATCH] BUG 28138 --- src/mods/AppVillageInfo/AppVillageInfo.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mods/AppVillageInfo/AppVillageInfo.vue b/src/mods/AppVillageInfo/AppVillageInfo.vue index 8a46e7a..c264c26 100644 --- a/src/mods/AppVillageInfo/AppVillageInfo.vue +++ b/src/mods/AppVillageInfo/AppVillageInfo.vue @@ -144,8 +144,8 @@ export default { margin-bottom: 24px; image { - width: inherit; - height: inherit; + width: 420px; + height: 420px; } }