| pages/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/index.vue
@@ -1076,6 +1076,15 @@ display: block; } /* 确保选择框在行中垂直居中 */ .uni-table .uni-table-selection .uni-checkbox-wrapper, .uni-table .uni-table__selection-column .uni-checkbox-wrapper { display: flex; align-items: center; justify-content: center; height: 100%; } /* 针对1280x800的平板使用媒体查询进行适配 */ @media screen and (min-width: 1280px) and (max-width: 1920px) { .right-side {