diff --git a/my/order/payModifyPt.vue b/my/order/payModifyPt.vue index aaa8bf4..e66d7e2 100644 --- a/my/order/payModifyPt.vue +++ b/my/order/payModifyPt.vue @@ -5,9 +5,8 @@ 服务项目 - - + + @@ -58,7 +57,7 @@ ¥{{item.oldPrice}} - 服务时长:{{item.duration}}分钟 + 服务时长:{{item.duration}}分钟 项目特色: {{item.jianjie}} @@ -282,8 +281,8 @@ justify-content: space-around; } .detail-view-img{ - width: 76px; - height: 76px; + width: 80px; + height: 80px; border-radius: 9px; } .detail-view{ @@ -373,20 +372,21 @@ margin: 10px 0; } .detail-foot-title{ - width: 115px; - height: 32px; - background-image: url(../../static/servicePackage/horn.png); - background-repeat: no-repeat; - background-size: 100% 100%; - font-weight: 400; - font-size: 15px; - color: #FFFFFF; - text-align: right; - line-height: 32px; - padding-right: 30px; - position: absolute; - right: 0; - top: 0; + width: 115px; + height: 32px; + background: linear-gradient(90deg, #ff5e40, #fd372e); + border-radius: 0 15rpx 0 30rpx; + background-repeat: no-repeat; + background-size: 100% 100%; + font-weight: 400; + font-size: 15px; + color: #FFFFFF; + text-align: right; + line-height: 32px; + padding-right:37px; + position: absolute; + right: 0; + top: 0; } .detail-foot-list-top{ width: 95%; @@ -414,12 +414,12 @@ .tese span:nth-child(1){ font-weight: bold; - font-size: 22rpx; + font-size: 26rpx; color: #333333; } .tese span:nth-child(2){ font-weight: 400; - font-size: 22rpx; + font-size: 26rpx; color: #8D9194; } .tese{ diff --git a/my/order/payding.vue b/my/order/payding.vue index 4328e46..3cc9ee4 100644 --- a/my/order/payding.vue +++ b/my/order/payding.vue @@ -100,7 +100,10 @@ @click="bindphone(order.artificer.phone)"> --> - {{order.technicianTypeName}} + + + + @@ -1987,12 +1990,8 @@ font-size:30rpx; } .level_button{ - padding: 4rpx 20rpx; - background: linear-gradient(to right, #ffc1a9, #fedec9, #fdbb9f); - border-radius: 16rpx 16rpx 16rpx 1rpx; - color: #e95c3b; - font-size: 12px; - border: 1px solid #fd967c; + width: 120rpx; + height:45rpx; } .add-lin{ height: 74rpx; diff --git a/my/order/paydingLiao.vue b/my/order/paydingLiao.vue index 9be3390..dfcde13 100644 --- a/my/order/paydingLiao.vue +++ b/my/order/paydingLiao.vue @@ -8,10 +8,9 @@ style="padding: 0 29rpx;"> 服务项目 - - - + + + @@ -992,6 +991,11 @@ /deep/.u-drawer{ z-index:11 !important; } + .detail-view-img{ + width: 80px; + height: 80px; + border-radius: 9px; + } .xiangmu-cont-top-left{ font-weight: normal; font-size: 21rpx;