From 0fc832990ce92caf99eee3e6666c5f2b8f0caedc Mon Sep 17 00:00:00 2001 From: kele <1184860403@qq.com> Date: Thu, 6 Apr 2023 13:52:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=A7=A3=E5=86=B3=E7=9B=B4=E6=92=AD?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E8=B7=A8=E5=9F=9F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 - sheep/components/s-live-card/s-live-card.vue | 6 ++++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index c44c30b0..2269a693 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,6 @@ - {{ state.liveStatus[data.status].title }} - + {{ data.name }} @@ -22,7 +22,7 @@ {{ state.liveStatus[data.status].title }} - + {{ data.name }} @@ -164,6 +164,7 @@ .md-img-box { width: 100%; height: 100%; + object-fit: cover; } .md-goods-title { @@ -216,6 +217,7 @@ .sl-img-box { width: 100%; height: 100%; + object-fit: cover; } .sl-goods-title {