Files
lcb/components/listMore/index.wxss
T
小鱼开发 3bf5c948d8 Initial commit
2024-05-24 14:16:05 +08:00

9 lines
244 B
Plaintext

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