components/WorkOrderStatus.vue
@@ -225,13 +225,13 @@ /* 刷新按钮样式 */ .refresh-btn { /* position: absolute;*/ position: absolute; top: 10px; right: 10px; background-color: #00A2E9; /* 蓝色背景 */ color: white; padding: 10px 20px; padding: 15px 20px; border: none; border-radius: 5px; font-size: 35px;