C端小程序
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

16 行
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. }