订单页面调整

This commit is contained in:
曹磊 2024-08-02 19:33:12 +08:00
parent 170fae5ad1
commit 4f3d568a76
2 changed files with 9 additions and 9 deletions

View File

@ -2039,14 +2039,15 @@
border-radius: 9px;
}
.Service-Address{
font-size:34rpx;
font-weight: bold;
font-size:30rpx;
color: #333;
// font-weight: bold;
padding: 6rpx 0;
flex-direction: column;
}
.Service-name{
font-size: 26rpx;
color: #666;
font-size: 30rpx;
color: #333;
display: flex;
align-items: flex-end;
padding:4rpx 0;
@ -2061,8 +2062,8 @@
color:#666;
}
.Service-add{
font-size:24rpx;
color: #666;
font-size:30rpx;
color: #333;
border-radius:5rpx;
}
.Service-more{
@ -2073,7 +2074,7 @@
height: 18rpx;
border-color:#c0c0c0;
transform:rotate(45deg);
margin-top:50rpx;
margin-top:58rpx;
}
.server-yuhui{
background: linear-gradient(90deg, #fc5f28, #fe3d24);

View File

@ -221,7 +221,6 @@
},
onLoad(e) {
console.log(e);
let that = this
that.technicianType=e.technicianType
that.massageTypeId=e.massageTypeId
@ -652,7 +651,7 @@
classifyId: this.tabIndex,
page: this.page,
limit: this.limit,
// massageTypeId: this.massageTypeId,
massageTypeId: this.massageTypeId,
// condition: this.value1, //
// authentication: this.value2, //
by: index, //