快乐的昕的电脑
2025-11-22 8bcfd3d48aa8352d1d7a9fc5e37b46bfdee7a64f
调试
已修改2个文件
44 ■■■■■ 文件已修改
.vs/前端2/v17/.wsuo 补丁 | 查看 | 原始文档 | blame | 历史
pages/index.vue 44 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.vs/ǰ¶Ë2/v17/.wsuo
Binary files differ
pages/index.vue
@@ -1087,50 +1087,6 @@
        border-color: #007aff !important;
    }
     /* è¦†ç›– uni-table é€‰æ‹©åˆ—大小与内边距(H5 ä¸Žéž H5 é€šç”¨ï¼‰ */
     .uni-table .uni-table-tr > .checkbox {
         padding: 10px 10px 10px 14px !important; /* ä½ çš„要求:padding=10px,可稍微左缩进 */
         width: 90px !important; /* æ‰©å®½æ•´åˆ— */
         box-sizing: border-box;
    }
     .uni-table .uni-table-tr > .checkbox .uni-table-checkbox {
         margin: 0 !important; /* åŽ»æŽ‰å†…éƒ¨é»˜è®¤ä¸Šä¸‹ margin */
    }
     .uni-table .uni-table-tr > .checkbox .checkbox__inner {
         width: 36px !important;
         height: 36px !important;
         border-radius: 6px !important;
         border: 2px solid #007aff !important;
    }
     .uni-table .uni-table-tr > .checkbox .checkbox__inner.is-checked {
         background-color: #007aff !important;
         border-color: #007aff !important;
    }
     .uni-table .uni-table-tr > .checkbox .checkbox__inner-icon {
         top: 6px !important;
         left: 11px !important;
         height: 18px !important;
         width: 8px !important;
         border-width: 3px !important;
    }
     /* è¡¨å¤´è¡Œï¼ˆç¬¬ä¸€è¡Œï¼‰checkbox ä¹ŸåŠ å¤§ï¼ˆH5 çš„ <th class="checkbox">) */
     table.uni-table tr .checkbox {
         padding: 10px 10px 10px 14px !important;
         width: 90px !important;
    }
    /* é’ˆå¯¹1280x800的平板使用媒体查询进行适配 */
    @media screen and (min-width: 1280px) and (max-width: 1920px) {
        .right-side {