feat: 创建工单的优化调整

This commit is contained in:
2025-08-10 23:34:45 +08:00
parent bb33726459
commit 76a176d4cd
2 changed files with 22 additions and 16 deletions

View File

@@ -86,7 +86,7 @@
align-items: center;
margin-bottom: 10px;
font-size: 14px;
color: #666;
color: #333;
}
.detail-label {
@@ -103,7 +103,7 @@
outline: none;
width: calc(100% - 80px);
font-size: 14px;
color: #999;
color: #333;
border-bottom: 1px solid #ddd;
}