From fc1c1171e1eb29e6b5dc745564b434839fe9c22a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Wed, 18 Jun 2025 17:11:38 +0800 Subject: [PATCH] =?UTF-8?q?bug=2024115=20=E7=99=BB=E5=BD=95=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E7=A0=81=20=E6=90=9C=E7=B4=A2=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sunVillage_info/login.vue | 3 ++- src/views/sunVillage_info/three.vue | 32 +++++++++++++++++------------ 2 files changed, 21 insertions(+), 14 deletions(-) diff --git a/src/views/sunVillage_info/login.vue b/src/views/sunVillage_info/login.vue index c7849aa3..bd0a38c1 100644 --- a/src/views/sunVillage_info/login.vue +++ b/src/views/sunVillage_info/login.vue @@ -294,10 +294,11 @@ width: 120PX; height: 50PX; border-radius: 50PX; + overflow: hidden; img{ width: 100%; height: 100%; - border-radius: 50PX; + transform: scale(1.2); } } } diff --git a/src/views/sunVillage_info/three.vue b/src/views/sunVillage_info/three.vue index 09d941c6..812e5d63 100644 --- a/src/views/sunVillage_info/three.vue +++ b/src/views/sunVillage_info/three.vue @@ -6,13 +6,15 @@