components/WorkOrderStatus.vue
@@ -389,11 +389,12 @@ } .left-section .item button { border-width: 4px !important; /* 边框更粗 */ border-width: 1px !important; /* 边框更粗 */ border-style: solid !important; border-color: #999 !important; /* 保持原有色调 */ font-size: 2.6vw !important; /* 字体更大 */ font-weight: bold; height: 7vh !important; /* 按钮高度加大 */ } </style>