From 4aa1546dda1adf637a8d612c6dc0a535532294b4 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 17 四月 2023 12:28:56 +0800
Subject: [PATCH] #
---
colorui/main.css | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/colorui/main.css b/colorui/main.css
index fade3b2..cee13ec 100644
--- a/colorui/main.css
+++ b/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 {
@@ -220,16 +220,16 @@
border-radius: 10upx;
}
-switch .wx-switch-input::before,
-radio.radio::before,
-checkbox .wx-checkbox-input::before,
-radio .wx-radio-input::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,
-checkbox .uni-checkbox-input::before,
-radio .uni-radio-input::before {
+radio.radio::before, */
+/* checkbox .uni-checkbox-input::before, */
+/* radio .uni-radio-input::before {
display: none;
-}
+} */
radio.radio[checked]::after,
radio.radio .uni-radio-input-checked::after {
--
Gitblit v1.9.1