快乐的昕的电脑
2025-11-22 7cf796da15ca8fada7bbd49b07d26872cf690161
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 {