快乐的昕的电脑
2025-11-24 8a5129948639612d2ec0eeaa6c07fe44deae23e1
调试
已修改2个文件
24 ■■■■ 文件已修改
.vs/前端2/v17/.wsuo 补丁 | 查看 | 原始文档 | blame | 历史
components/WorkOrderStatus.vue 24 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.vs/ǰ¶Ë2/v17/.wsuo
Binary files differ
components/WorkOrderStatus.vue
@@ -298,18 +298,18 @@
    }
    /* å³è¾¹å·¥å•状态部分 */
    .right-section {
            width: 30%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
            text-align: center;
            padding-top: 45px;
            flex-wrap: wrap;
            align-content: flex-start;
            margin-top: -44px;
    }
    .right-section {
        width: 40%; /* åŽŸæ¥æ˜¯30%,调大一点 */
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        text-align: center;
        padding-top: 45px;
        flex-wrap: wrap;
        align-content: flex-start;
        margin-top: -44px;
    }
    .status-title {
        margin-bottom: 2vh;