From f3fd6931f2f1c68b9f51a51de2eeb32f07135a53 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 21 三月 2025 16:50:54 +0800
Subject: [PATCH] #出入库修改
---
colorui/main.css | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/colorui/main.css b/colorui/main.css
index fade3b2..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;
}
--
Gitblit v1.9.1