feat: 创建服务工单的

This commit is contained in:
2025-08-10 14:36:50 +08:00
parent 6b21e34bdf
commit b38d08ecd8
14 changed files with 1353 additions and 70 deletions

View File

@@ -107,6 +107,15 @@
border-bottom: 1px solid #ddd;
}
.order-select {
border: none;
outline: none;
width: 100%;
font-size: 14px;
color: #999;
border-bottom: 1px solid #ddd;
}
.order-button {
width: 280px;
height: 42px;