feat: 意见反馈的实现

This commit is contained in:
2025-09-06 11:34:48 +08:00
parent 613a2be148
commit d83cdba468
7 changed files with 250 additions and 17 deletions

View File

@@ -1,15 +1,5 @@
.create-service-order {
// margin-left: 12px;
// margin-right: 12px;
}
.create-service-wrapper {
// box-sizing: border-box;
padding: 12px 0;
// background-color: #eff6fa;
// box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.1);
// border-radius: 4px 20px 20px 20px;
// border: 1px solid #fff;
}
.order-header {
@@ -116,7 +106,7 @@
}
.order-button {
width: 280px;
width: 300px;
height: 42px;
background: linear-gradient(90deg, #ff7e00, #ffba00);
color: #fff;