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.
85 lines
1.7 KiB
85 lines
1.7 KiB
@charset "UTF-8";
|
|
/* 水平间距 */
|
|
/* 水平间距 */
|
|
.creator.data-v-5830ad60 {
|
|
padding: 20rpx;
|
|
background-color: #ffffff;
|
|
font-size: 22rpx;
|
|
}
|
|
.creator .list.data-v-5830ad60 {
|
|
margin-top: 20rpx;
|
|
}
|
|
.creator .list-item.data-v-5830ad60 {
|
|
padding: 5rpx;
|
|
margin-top: 20rpx;
|
|
}
|
|
.creator .list .list-top.data-v-5830ad60 {
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.creator .list .head-box.data-v-5830ad60 {
|
|
flex: .8;
|
|
}
|
|
.creator .list .head-box > .ml-10.data-v-5830ad60 {
|
|
flex: 1;
|
|
height: 40px;
|
|
padding: 4rpx 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
}
|
|
.creator .list .head-box > .ml-10 .imgLength-box.data-v-5830ad60 {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|
|
.creator .list .head-box > .ml-10 .imgLength-box .img-icon.data-v-5830ad60 {
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
}
|
|
.creator .list .jiantou.data-v-5830ad60 {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
}
|
|
.creator .list .img-box.data-v-5830ad60 {
|
|
margin-top: 10rpx;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.creator .list .img-box view.data-v-5830ad60 {
|
|
width: 32%;
|
|
}
|
|
.creator .list .img-box view image.data-v-5830ad60 {
|
|
border-radius: 8rpx;
|
|
width: calc(100% - 12rpx);
|
|
}
|
|
.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;
|
|
}
|
|
|
|
|