index.scss 250 B

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