9 lines
244 B
Plaintext
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;
|
|
} |