35 lines
632 B
Plaintext
35 lines
632 B
Plaintext
.page__bd.data-v-02195b81 {
|
|
background: #fff;
|
|
font-size: 28rpx;
|
|
}
|
|
.weui-loadmore.data-v-02195b81 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 20rpx;
|
|
}
|
|
.weui-loadmore__tips.data-v-02195b81 {
|
|
color: #999;
|
|
margin: 0 20rpx;
|
|
}
|
|
.hx.data-v-02195b81 {
|
|
width: 100rpx;
|
|
height: 2rpx;
|
|
background: #e5e5e5;
|
|
}
|
|
.no-data-tip.data-v-02195b81 {
|
|
padding: 0 0 30rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
color: #999;
|
|
}
|
|
.no-data-tipimg.data-v-02195b81 {
|
|
width: 480rpx;
|
|
height: 480rpx;
|
|
/* margin-bottom: 0rpx; */
|
|
}
|
|
|