抖音小程序端
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.
 
 
 
 

62 lines
1.1 KiB

@charset "UTF-8";
/* 水平间距 */
/* 水平间距 */
.content.data-v-5830ad60 {
padding: 20rpx;
background-color: #ffffff;
font-size: 22rpx;
}
.content .list.data-v-5830ad60 {
margin-top: 20rpx;
}
.content .list-item.data-v-5830ad60 {
padding: 5rpx;
margin-top: 20rpx;
}
.content .list .head-box.data-v-5830ad60 {
flex: .8;
}
.content .list .head-box > .ml-10.data-v-5830ad60 {
flex: 1;
}
.content .list .img-box.data-v-5830ad60 {
margin-top: 10rpx;
}
.content .list .img-box > view.data-v-5830ad60 {
width: 32%;
}
.content .list .img-box > view image.data-v-5830ad60 {
border-radius: 8rpx;
width: 100%;
}
.swiper-box.data-v-5830ad60 {
height: 250rpx;
border-radius: 8rpx;
overflow: hidden;
}
.swiper-item.data-v-5830ad60 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 200px;
color: #fff;
}
.img.data-v-5830ad60 {
position: absolute;
width: 100%;
height: 100%;
}
.head.data-v-5830ad60 {
width: 80rpx;
height: 80rpx;
border-radius: 50%;
}
.userName.data-v-5830ad60 {
margin-left: 10rpx;
}
.threeImg.data-v-5830ad60 {
height: 300rpx;
width: 200rpx;
}