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

---
 pages/index.vue |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/pages/index.vue b/pages/index.vue
index c75a6ae..5e27329 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -1059,24 +1059,24 @@
         overflow-wrap: break-word;
     }
 
-    /* 鏀惧ぇuni-table閫夋嫨妗嗗垪锛堝吋瀹箄ni-table鍜屽師鐢焧able锛� */
-    .uni-table .uni-table-selection,
-    .uni-table .uni-table-selection th,
-    .uni-table .uni-table-selection td,
-    .uni-table .uni-table__selection-column,
-    .uni-table .uni-table__selection-column th,
-    .uni-table .uni-table__selection-column td {
-        width: 60px !important; /* 璋冨ぇ瀹藉害锛屽彲鏍规嵁闇�瑕佽皟鏁� */
-        min-width: 60px !important;
-        max-width: 80px;
-        text-align: center;
-    }
+/*    ///* 鏀惧ぇuni-table閫夋嫨妗嗗垪锛堝吋瀹箄ni-table鍜屽師鐢焧able锛� */
+    //.uni-table .uni-table-selection,
+    //.uni-table .uni-table-selection th,
+    //.uni-table .uni-table-selection td,
+    //.uni-table .uni-table__selection-column,
+    //.uni-table .uni-table__selection-column th,
+    //.uni-table .uni-table__selection-column td {
+    //    width: 60px !important; /* 璋冨ぇ瀹藉害锛屽彲鏍规嵁闇�瑕佽皟鏁� */
+    //    min-width: 60px !important;
+    //    max-width: 80px;
+    //    text-align: center;
+    //}*/
 
     .uni-table .uni-table-selection .uni-checkbox-input,
     .uni-table .uni-table__selection-column .uni-checkbox-input {
         width: 32px !important; /* 鏀惧ぇ澶嶉�夋 */
         height: 32px !important;
-        transform: scale(1.5); /* 杩涗竴姝ユ斁澶� */
+        transform: scale(2); /* 杩涗竴姝ユ斁澶� */
         margin: 0 auto;
         display: block;
     }

--
Gitblit v1.9.3