From 11939aa712c013aad41c08dece5c979fd821ffcb Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期六, 22 十一月 2025 15:28:46 +0800
Subject: [PATCH] 调试
---
pages/index.vue | 28 ++++++++--------------------
1 files changed, 8 insertions(+), 20 deletions(-)
diff --git a/pages/index.vue b/pages/index.vue
index 3eec444..b8eded8 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -752,6 +752,14 @@
<style lang="scss">
+ :deep(.checkbox),
+ :deep(.checkbox__inner) {
+ padding: 10px !important;
+ width: 44px !important;
+ min-width: 44px !important;
+ box-sizing: border-box;
+ }
+
.row-selected {
background-color: #e0f3ff !important;
}
@@ -1057,26 +1065,6 @@
/* 鍙�夛細璁剧疆鏈�澶у搴︼紝闃叉鎾戠牬琛ㄦ牸 */
max-width: 180px;
overflow-wrap: break-word;
- }
-
-
- /* 閫氳繃鑷畾涔夌被鍚嶆斁澶ч�夋嫨妗� */
- .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;
}
/* 閽堝1280x800鐨勫钩鏉夸娇鐢ㄥ獟浣撴煡璇㈣繘琛岄�傞厤 */
--
Gitblit v1.9.3