From 55a63ffa676f2e9699b8437ef9fac569e4a96eff Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期六, 22 十一月 2025 15:01:46 +0800
Subject: [PATCH] 调试

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

diff --git a/pages/index.vue b/pages/index.vue
index 616389c..f2dfb88 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -1066,6 +1066,7 @@
         display: flex !important;
         align-items: center !important;
         justify-content: center !important;
+        /* 鍙�夛細璁╁唴瀹瑰眳涓� */
     }
 
     :deep(.el-checkbox__input) {
@@ -1086,6 +1087,15 @@
         border-color: #007aff !important;
     }
 
+    /* 閲嶇偣锛氳缃�夋嫨妗嗗崟鍏冩牸鐨� padding 涓� 10px */
+    :deep(th.el-checkbox) {
+        padding: 10px !important;
+    }
+
+    :deep(td.el-checkbox) {
+        padding: 10px !important;
+    }
+
 	/* 閽堝1280x800鐨勫钩鏉夸娇鐢ㄥ獟浣撴煡璇㈣繘琛岄�傞厤 */
 	@media screen and (min-width: 1280px) and (max-width: 1920px) {
 		.right-side {

--
Gitblit v1.9.3