快乐的昕的电脑
2025-11-13 06bedec7694e2c458b2136d038a7b745ae656769
修改主界面样式
已修改1个文件
11 ■■■■■ 文件已修改
components/WorkOrder.vue 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
components/WorkOrder.vue
@@ -688,4 +688,15 @@
            margin-bottom: 4px;
        }
    }
    .form-row1 {
        display: flex;
        flex-direction: row;
        justify-content: flex-end; /* 让内容靠右 */
        align-items: center;
        margin-bottom: 10px;
        width: 100%;
        position: relative;
    }
</style>