C端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 line
262 B

  1. .index-coupons{
  2. height:820rpx;
  3. }
  4. .loading{
  5. text-align: center;
  6. height: 80rpx;
  7. line-height: 80rpx;
  8. font-size: 26rpx;
  9. color: #999;
  10. }
  11. .loading image{
  12. width: 40rpx;
  13. height: 40rpx;
  14. vertical-align: middle;
  15. margin-right: 10rpx;
  16. }