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 {