29 lines
528 B
Plaintext
29 lines
528 B
Plaintext
@charset "UTF-8";
|
|
/* 主题色 */
|
|
.content.data-v-7c98019f {
|
|
background: #fff;
|
|
}
|
|
.xin.data-v-7c98019f {
|
|
width: 22px;
|
|
height: 22px;
|
|
}
|
|
.data-v-7c98019f .serachBox {
|
|
padding-top: 20rpx !important;
|
|
}
|
|
.footlist.data-v-7c98019f {
|
|
position: relative;
|
|
margin-top: 68px;
|
|
padding: 30rpx;
|
|
width: calc(100% - 60rpx);
|
|
background: #fff;
|
|
border-radius: 30rpx 30rpx 0 0;
|
|
}
|
|
.footlist .item.data-v-7c98019f {
|
|
background: #f7f7f7 !important;
|
|
border-top: 1px solid #f7f7f7;
|
|
}
|
|
.nolist.data-v-7c98019f {
|
|
margin-top: 50%;
|
|
}
|
|
|