From f39d1f48e4dd8841b02e5342ca1839aabd14b2b5 Mon Sep 17 00:00:00 2001 From: dzq Date: Tue, 29 Apr 2025 08:16:58 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=B0=83=E6=95=B4=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E5=A4=B4=E5=83=8F=E7=9A=84=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将头像的 `fit` 属性设置为 `cover`,并将 `shape` 属性设置为 `square`,以改善头像的显示效果。 --- src/views/user/qy/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/user/qy/index.vue b/src/views/user/qy/index.vue index 9a32b6a..b1c95b6 100644 --- a/src/views/user/qy/index.vue +++ b/src/views/user/qy/index.vue @@ -60,7 +60,7 @@ watch(
- +