From 1f302b82b268bec02de2d272af9a8f954509505b Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期六, 22 十一月 2025 10:36:53 +0800
Subject: [PATCH] Revert "调试"

---
 pages/index.vue |   32 ++++++++++++--------------------
 1 files changed, 12 insertions(+), 20 deletions(-)

diff --git a/pages/index.vue b/pages/index.vue
index 36cb50d..62b0528 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -1019,34 +1019,26 @@
 		}
 	}
 
-    /* 寮哄埗瑕嗙洊 uni-table 閫夋嫨妗嗘牱寮忥紝閫傞厤鎵�鏈夌紪璇戝櫒鍐欐硶 */
+    /* 鏀惧湪 style 鏍囩鏈�鍚庯紝纭繚浼樺厛绾� */
     ::v-deep .uni-table .uni-checkbox-wrapper,
-    ::v-deep .uni-table .uni-checkbox-input,
-    > > > .uni-table .uni-checkbox-wrapper,
-    > > > .uni-table .uni-checkbox-input,
-    .uni-table /deep/ .uni-checkbox-wrapper,
-    .uni-table /deep/ .uni-checkbox-input {
-        width: 56px !important;
-        height: 56px !important;
-        min-width: 56px !important;
-        min-height: 56px !important;
+    ::v-deep .uni-table .uni-checkbox-input {
+        width: 44px !important;
+        height: 44px !important;
+        min-width: 44px !important;
+        min-height: 44px !important;
         display: flex;
         align-items: center;
         justify-content: center;
     }
 
-    ::v-deep .uni-table .uni-checkbox-input,
-    > > > .uni-table .uni-checkbox-input,
-    .uni-table /deep/ .uni-checkbox-input {
-        border-radius: 10px !important;
-        border: 3px solid #007aff !important;
+    ::v-deep .uni-table .uni-checkbox-input {
+        border-radius: 8px !important;
+        border: 2.5px solid #007aff !important;
     }
 
-    ::v-deep .uni-table .uni-checkbox-input .uni-checkbox-icon,
-    > > > .uni-table .uni-checkbox-input .uni-checkbox-icon,
-    .uni-table /deep/ .uni-checkbox-input .uni-checkbox-icon {
-        font-size: 48px !important;
-        line-height: 56px !important;
+    ::v-deep .uni-table .uni-checkbox-input .uni-checkbox-icon {
+        font-size: 38px !important;
+        line-height: 44px !important;
     }
 
 	/* 閽堝1280x800鐨勫钩鏉夸娇鐢ㄥ獟浣撴煡璇㈣繘琛岄�傞厤 */

--
Gitblit v1.9.3