快乐的昕的电脑
2025-11-13 b3fe59b269d70b595ef0ea4bb323b6ab4d8f8fff
components/mold.vue
@@ -1048,12 +1048,6 @@
    }
    /* 新增:让“设置使用上限”“寿命比预警值”输入框变窄 */
    .input-use-limit {
        width: 80px !important;
        min-width: 0 !important;
        margin-right: 10px;
    }
    .input-life-warn {
        width: 80px !important;
        min-width: 0 !important;
@@ -1064,6 +1058,9 @@
        width: 60px !important;
        min-width: 0 !important;
        margin-right: 10px;
        color: #1890ff !important;
        border-color: #1890ff !important; /* 新增:蓝色边框 */
        /* background-color: #e6f7ff !important;  若需背景色可取消注释 */
    }
    .input-tool-model {