From 6c9cbdf482ce1330704dc635c510ec51a1115a9f Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 18 三月 2024 16:52:29 +0800
Subject: [PATCH] #
---
colorui/main.css | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/colorui/main.css b/colorui/main.css
index 6147bfb..13aed53 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 {
@@ -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;
}
@@ -3415,7 +3415,7 @@
.bg-yellow {
background-color: #fbbd08;
- color: #ffffff;
+ color: #333333;
}
.bg-olive {
--
Gitblit v1.9.1