From 8480602c08dbd2e9167c74bad3650fffba05c07a Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期六, 22 十一月 2025 14:49:31 +0800
Subject: [PATCH] 调试
---
pages/index.vue | 41 +++++++++++++++++++++--------------------
1 files changed, 21 insertions(+), 20 deletions(-)
diff --git a/pages/index.vue b/pages/index.vue
index 36ebadf..c1d1d23 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -1059,27 +1059,28 @@
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;
- //}*/
+ pages/index.vue
+/* 鏀惧ぇ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(3); /* 杩涗竴姝ユ斁澶� */
- margin: 0 auto;
- display: block;
- }
+.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(3); /* 杩涗竴姝ユ斁澶� */
+ margin: 0 auto;
+ display: block;
+}
/* 閽堝1280x800鐨勫钩鏉夸娇鐢ㄥ獟浣撴煡璇㈣繘琛岄�傞厤 */
@media screen and (min-width: 1280px) and (max-width: 1920px) {
--
Gitblit v1.9.3