Files
xiaoyu 1051691f80 img
2025-02-20 14:22:16 +08:00

9 lines
231 B
Plaintext

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