css中加上:object-fit:cover

例子:

img{
width: 200px;

height: 400px;

object-fit: cover;

}

posted on 2022-06-04 19:51  最帅爸爸  阅读(235)  评论(0)    收藏  举报