| | |
| | | |
| | | .t-dropdown-menu:after, |
| | | .t-dropdown-menu::after { |
| | | height: 0px; |
| | | height: 0px !important; |
| | | } |
| | | |
| | | |
| | | .t-dropdown-item__body, |
| | | .t-dropdown-item__footer, |
| | |
| | | } |
| | | |
| | | .t-dropdown-menu__item--active { |
| | | height: 85rpx !important; |
| | | /* height: 86rpx !important; */ |
| | | background: #F6F6F6 !important; |
| | | border-radius: 40rpx 40rpx 0 0; |
| | | /* border-radius: 40rpx 40rpx 0 0; */ |
| | | } |
| | | |
| | | .t-radio__title { |
| | |
| | | transform: rotate(180deg); |
| | | } |
| | | |
| | | .list-body {} |
| | | |
| | | .title { |
| | | display: flex; |
| | | height: 60rpx; |
| | |
| | | |
| | | .title .icon { |
| | | height: 36rpx; |
| | | width: 140rpx; |
| | | line-height: 60rpx; |
| | | } |
| | | |
| | | .title .icon .iconImage { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | |
| | | |
| | | .empyt { |
| | | padding: 200rpx 0; |
| | | } |
| | | |
| | | .body-loading { |
| | | padding: 200rpx 0; |
| | | text-align: center; |
| | | } |
| | | |
| | | |
| | |
| | | } |
| | | |
| | | .checkbox .t-checkbox--block { |
| | | padding: 20rpx 0 !important; |
| | | padding: 0 !important; |
| | | align-items: center; |
| | | } |
| | | |
| | |
| | | |
| | | .checkbox .t-checkbox { |
| | | font-size: 28rpx !important; |
| | | align-items: center; |
| | | } |
| | | |
| | | .checkbox .t-checkbox__icon--left { |