2025-04-22 14:39:59 +08:00

17 lines
238 B
Plaintext

.main {
margin-top: 30rpx;
}
.no_ordes {
margin-top: 30rpx;
}
.no_orders_icon {
width: 352rpx;
height: 352rpx;
margin: 0 auto;
}
.no_orders_desc {
font-weight: 400;
font-size: 26rpx;
color: #999999;
text-align: center;
}