📅  最后修改于: 2022-03-11 14:55:22.948000             🧑  作者: Mango
.carousel-item {
height: 100vh;
min-height: 350px;
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}