From 86357b165920f06723e005ed319c58a71808fbbd Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期一, 24 十一月 2025 09:49:52 +0800
Subject: [PATCH] 调试

---
 components/WorkOrderStatus.vue |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/components/WorkOrderStatus.vue b/components/WorkOrderStatus.vue
index 54ab9dd..d2a2727 100644
--- a/components/WorkOrderStatus.vue
+++ b/components/WorkOrderStatus.vue
@@ -231,7 +231,7 @@
 		background-color: #00A2E9;
 		/* 钃濊壊鑳屾櫙 */
 		color: white;
-		padding: 10px 20px;
+		padding: 8px 20px;
 		border: none;
 		border-radius: 5px;
 		font-size: 35px;
@@ -361,4 +361,13 @@
 		/* Larger font for buttons */
 		height: 100%;
 	}
+
+    /* 璁╁彸渚у伐鍗曞彿杈撳叆妗嗗彉闀� */
+    .status-title input.status-title {
+        width: 110%; /* 鎴� 100%锛屾牴鎹疄闄呴渶姹傝皟鏁� */
+        min-width: 320px; /* 鍙�夛紝淇濊瘉鏈�灏忓搴� */
+        font-size: 2vw;
+        box-sizing: border-box;
+    }
+
 </style>
\ No newline at end of file

--
Gitblit v1.9.3