快乐的昕的电脑
2025-11-14 1c3a906026557688f4fa7bc5805480b29959071e
调试
已修改2个文件
32 ■■■■■ 文件已修改
.vs/前端2/v17/.wsuo 补丁 | 查看 | 原始文档 | blame | 历史
components/WorkOrderPrint.vue 32 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.vs/ǰ¶Ë2/v17/.wsuo
Binary files differ
components/WorkOrderPrint.vue
@@ -589,12 +589,42 @@
    }
    .report-title {
        font-size: 24px;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
        margin: 0;
    }
    /* 2. åŒºå—标题 */
    .section-title, .history-title {
        font-size: 26px;
    }
    /* 3. è¡¨æ ¼å­—体 */
    .report-table, .report-table th, .report-table td {
        font-size: 22px;
    }
    /* 4. å½“前报工人、不良数量等输入区 */
    .current-user-section,
    .defective-section,
    .submit-section {
        font-size: 22px;
    }
    /* 5. è¾“入框字体 */
    .inp, .bad-input {
        font-size: 28px;
    }
    /* 6. æŒ‰é’®å­—体 */
    .details-btn,
    .select-user-btn,
    .refresh-btn-header,
    .reset-btn-header {
        font-size: 22px;
    }
    .report-table {
        min-width: 1080px;
        width: 100%;