index.scss 281 B

123456789101112
  1. @import "../../components/Yl_filtrate/groud.scss";
  2. @import "./index.skeleton.wxss";
  3. .total {
  4. height: 64rpx;
  5. line-height: 64rpx;
  6. font-size: 24rpx;
  7. font-family: PingFang SC-Regular, PingFang SC;
  8. color: #666666;
  9. background: #F4F5F7;
  10. padding-left: 30rpx;
  11. }