快乐的昕的电脑
2025-11-22 8704d41aca04358953cbf92b10409c0df6deb0fd
调试
已修改1个文件
7 ■■■■■ 文件已修改
pages/index.vue 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/index.vue
@@ -1039,6 +1039,13 @@
        cursor: pointer !important;
    }
    /* 放大 uni-table 的多选框列宽 */
    :deep(.uni-table .uni-table-selection) {
        width: 70px !important;
        min-width: 70px !important;
        max-width: 120px !important;
    }
    /* 针对1280x800的平板使用媒体查询进行适配 */
    @media screen and (min-width: 1280px) and (max-width: 1920px) {
        .right-side {