图书馆小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

35 lines
736 B

@charset "UTF-8";
/* 水平间距 */
/* 水平间距 */
.lending-container.data-v-3a657402 {
background-color: #f5f5f5;
min-height: 100vh;
}
.lending-container .tab-sticky.data-v-3a657402 {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 99;
background: #fff;
}
.lending-container .swiper.data-v-3a657402 {
width: 100%;
min-height: 300px;
}
.lending-container .swiper-item.data-v-3a657402 {
width: 100%;
height: 100%;
}
.lending-container .list-wrapper.data-v-3a657402 {
padding: 10px;
box-sizing: border-box;
}
.lending-container .empty.data-v-3a657402 {
text-align: center;
padding: 100px 0;
color: #999;
font-size: 14px;
}
.data-v-3a657402 .uni-load-more {
height: auto !important;
}