From e5c556b4147c9b99e895ee1a0b05c98f1ddcf524 Mon Sep 17 00:00:00 2001 From: woody Date: Fri, 10 Oct 2025 16:38:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(mine):=20=E5=88=86=E4=BA=AB=E5=9B=BE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/share/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/mine/share/index.vue b/pages/mine/share/index.vue index 2344459..854a993 100644 --- a/pages/mine/share/index.vue +++ b/pages/mine/share/index.vue @@ -200,7 +200,6 @@ export default { .fullscreen-image { width: 100vw; height: 100%; - object-fit: cover; margin: 0; padding: 0; border: none;