From 28ee0e6d675cb521bfadd672f6784a95f04689ab Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期六, 22 十一月 2025 14:56:11 +0800
Subject: [PATCH] 调试

---
 pages/index.vue |   23 ++++++-----------------
 1 files changed, 6 insertions(+), 17 deletions(-)

diff --git a/pages/index.vue b/pages/index.vue
index 3eec444..283b647 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -1060,23 +1060,12 @@
     }
 
 
-    /* 閫氳繃鑷畾涔夌被鍚嶆斁澶ч�夋嫨妗� */
-    .large-selection-table .uni-table-selection,
-    .large-selection-table .uni-table__selection-column {
-        width: 120px !important;
-        min-width: 120px !important;
-    }
-
-    .large-selection-table .uni-checkbox-input {
-        width: 48px !important;
-        height: 48px !important;
-        transform: scale(2) !important;
-        border: 3px solid #007aff !important;
-    }
-
-    .large-selection-table .uni-checkbox-input.uni-checkbox-input-checked {
-        background-color: #007aff !important;
-        border-color: #007aff !important;
+    /* 鎺ㄨ崘鐩存帴鐢ㄦ渶鍏蜂綋鐨勭被鍚嶅拰 !important */
+    .uni-checkbox-input {
+        width: 40px !important;
+        height: 40px !important;
+        transform: scale(1.8) !important;
+        border: 2px solid #007aff !important;
     }
 
 	/* 閽堝1280x800鐨勫钩鏉夸娇鐢ㄥ獟浣撴煡璇㈣繘琛岄�傞厤 */

--
Gitblit v1.9.3