#
whycq
2022-03-23 d2902539137a79044dac39b321b65b9dd7952657
colorui/main.css
@@ -86,11 +86,11 @@
         开关
 ==================== */
switch,
/* switch,
checkbox,
radio {
   position: relative;
}
} */
switch::after,
switch::before {
@@ -131,7 +131,7 @@
}
/* #ifndef MP-ALIPAY */
radio::before,
/* radio::before,
checkbox::before {
   font-family: "cuIcon";
   content: "\e645";
@@ -161,7 +161,7 @@
checkbox.round .uni-checkbox-input {
   border-radius: 100upx;
}
 */
/* #endif */
switch[checked]::before {
@@ -222,11 +222,11 @@
switch .wx-switch-input::before,
radio.radio::before,
checkbox .wx-checkbox-input::before,
/* checkbox .wx-checkbox-input::before, */
radio .wx-radio-input::before,
switch .uni-switch-input::before,
radio.radio::before,
checkbox .uni-checkbox-input::before,
/* checkbox .uni-checkbox-input::before, */
radio .uni-radio-input::before {
   display: none;
}