Files
lichebao/components/listMore/index.wxss
T
2021-07-04 18:09:48 +08:00

9 lines
244 B
Plaintext

@import "../../commons/css/common.wxss";
.noData {
width: 220rpx;
height: 142rpx;
background: url(https://qs.haodian.cn/wechat_app/haodianyun/none.png?v=200413) no-repeat;
background-size:100% auto;
background-position: top center;
}