| | |
| | | checkbox, |
| | | radio { |
| | | position: relative; |
| | | } |
| | | */ |
| | | } */ |
| | | |
| | | switch::after, |
| | | switch::before { |
| | | font-family: "cuIcon"; |
| | |
| | | left: auto; |
| | | } |
| | | |
| | | /* switch[checked]::after, |
| | | switch[checked]::after, |
| | | switch.checked::after { |
| | | transform: scale(1, 1); |
| | | } */ |
| | | } |
| | | |
| | | switch[checked]::before, |
| | | switch.checked::before { |
| | |
| | | transform: scale(1, 1); |
| | | transition: all 0.3s ease-in-out 0s; |
| | | z-index: 9; |
| | | } */ |
| | | } |
| | | |
| | | /* radio .wx-radio-input, |
| | | radio .wx-radio-input, |
| | | checkbox .wx-checkbox-input, |
| | | radio .uni-radio-input, |
| | | checkbox .uni-checkbox-input { |
| | |
| | | checkbox.round .wx-checkbox-input, |
| | | checkbox.round .uni-checkbox-input { |
| | | border-radius: 100upx; |
| | | } */ |
| | | |
| | | } |
| | | */ |
| | | /* #endif */ |
| | | |
| | | switch[checked]::before { |
| | |
| | | border-radius: 10upx; |
| | | } |
| | | |
| | | switch .wx-switch-input::before, |
| | | radio.radio::before, |
| | | /* switch .wx-switch-input::before, |
| | | radio.radio::before, */ |
| | | /* checkbox .wx-checkbox-input::before, */ |
| | | radio .wx-radio-input::before, |
| | | switch .uni-switch-input::before, |
| | | radio.radio::before, |
| | | /* radio .wx-radio-input::before, */ |
| | | /* switch .uni-switch-input::before, */ |
| | | /* radio.radio::before, */ |
| | | /* checkbox .uni-checkbox-input::before, */ |
| | | radio .uni-radio-input::before { |
| | | /* radio .uni-radio-input::before { |
| | | display: none; |
| | | } |
| | | } */ |
| | | |
| | | radio.radio[checked]::after, |
| | | radio.radio .uni-radio-input-checked::after { |
| | | content: ""; |
| | | background-color: transparent; |
| | | display: block; |
| | | position: absolute; |
| | | width: 8px; |
| | | height: 8px; |
| | | z-index: 999; |
| | | top: 0upx; |
| | | left: 0upx; |
| | | right: 0; |
| | | bottom: 0; |
| | | margin: auto; |
| | | border-radius: 200upx; |
| | | /* #ifndef MP */ |
| | | border: 7px solid #ffffff !important; |
| | | /* #endif */ |
| | | |
| | | /* #ifdef MP */ |
| | | border: 8px solid #ffffff !important; |
| | | /* #endif */ |
| | | } |
| | | |
| | | .switch-sex::after { |
| | | content: "\e71c"; |
| | |
| | | text-align: justify; |
| | | padding-right: 30upx; |
| | | font-size: 30upx; |
| | | font-weight: bold; |
| | | position: relative; |
| | | height: 60upx; |
| | | line-height: 60upx; |
| | |
| | | |
| | | .bg-yellow { |
| | | background-color: #fbbd08; |
| | | color: #ffffff; |
| | | color: #333333; |
| | | } |
| | | |
| | | .bg-olive { |