- @import "../../components/Yl_filtrate/groud.scss";
- page {
- height: 100vh;
- overflow: hidden;
- }
- .total {
- height: 64rpx;
- line-height: 64rpx;
- font-size: 24rpx;
- font-family: PingFang SC-Regular, PingFang SC;
- color: #666666;
- background: #F4F5F7;
- padding-left: 30rpx;
- }
|