28 lines
413 B
Plaintext
28 lines
413 B
Plaintext
|
|
.common-list.data-v-9160247c {
|
|
width: 100%;
|
|
background-color: #fff;
|
|
padding-bottom: 30rpx;
|
|
}
|
|
|
|
/* 列表滚动容器 */
|
|
.list-scroll.data-v-9160247c {
|
|
width: 100%;
|
|
margin-top: 16rpx;
|
|
}
|
|
|
|
/* 列表容器 */
|
|
.list-container.data-v-9160247c {
|
|
padding: 0 20rpx;
|
|
}
|
|
|
|
/* 加载提示 */
|
|
.load-tips.data-v-9160247c {
|
|
text-align: center;
|
|
font-size: 24rpx;
|
|
color: #cecece;
|
|
padding: 24rpx 0;
|
|
margin-top: 30rpx;
|
|
}
|
|
|