pages/index.vue
@@ -1040,9 +1040,11 @@ } /* 放大 uni-table 的多选框列宽 */ :deep(.uni-table .uni-table-selection) { width: 70px !important; min-width: 70px !important; :deep(.uni-table .uni-table-selection), :deep(.uni-table th.is-selection), :deep(.uni-table td.is-selection) { width: 100px !important; min-width: 100px !important; max-width: 120px !important; }