快乐的昕的电脑
2025-11-24 3bee13a1cb2e6f7deb63aeb1cc2ad4c1521f33f8
调试
已修改1个文件
8 ■■■■■ 文件已修改
pages/index.vue 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/index.vue
@@ -1077,6 +1077,14 @@
        overflow-wrap: break-word;
    }
    // 放大弹窗内表格字体(表头和内容)
    .popup .large-selection-table,
    .popup .large-selection-table .uni-th,
    .popup .large-selection-table .uni-td,
    .popup .large-selection-table input.form-input {
        font-size: 2.2vw !important; // 可根据实际需求调整
    }
    /* 针对1280x800的平板使用媒体查询进行适配 */
    @media screen and (min-width: 1280px) and (max-width: 1920px) {
        .right-side {