feat: 探索发现的接口 呼叫服务
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
.create-service-order {
|
||||
margin-left: 12px;
|
||||
margin-right: 12px;
|
||||
// margin-left: 12px;
|
||||
// margin-right: 12px;
|
||||
}
|
||||
|
||||
.create-service-wrapper {
|
||||
box-sizing: border-box;
|
||||
padding: 12px 12px 16px;
|
||||
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;
|
||||
// box-sizing: border-box;
|
||||
padding: 12px 0 16px;
|
||||
// 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 {
|
||||
|
||||
Reference in New Issue
Block a user