| 123456789101112131415161718 |
- @import "../../components/Yl_filtrate/groud.scss";
- @import "./index.skeleton.wxss";
- .total {
- height: 64rpx;
- line-height: 64rpx;
- font-size: 24rpx;
- font-family: PingFang SC-Regular, PingFang SC;
- color: #666666;
- background: #F4F5F7;
- padding-left: 30rpx;
- }
- .content{
- align-items: center;
- }
|