diff --git a/my/hongbao/youhuijuanList.vue b/my/hongbao/youhuijuanList.vue index a15b7b2..25bea55 100644 --- a/my/hongbao/youhuijuanList.vue +++ b/my/hongbao/youhuijuanList.vue @@ -7,7 +7,7 @@ --> - 确定 + 确定 @@ -25,7 +25,7 @@ {{item.endDate}} @@ -138,6 +138,19 @@ /deep/uni-checkbox .uni-checkbox-input{ border-radius: 50%; } + .ticket-button{ + display: flex; + width: 130rpx; + grid-gap:8rpx; + gap:8px; + align-items: center; + justify-content:center; + background: #029d88; + color: #fff; + height:60rpx; + border-radius: 30rpx; + margin: 15rpx; + } .checkbox-data{ padding: 0px 11px; margin: 15px 0px; @@ -222,7 +235,7 @@ height: 242rpx; border-radius: 21rpx; background-size: 100%; - margin: 20px auto; + margin: 6px auto; justify-content: space-between; } .you-nav{ diff --git a/my/order/payModify.vue b/my/order/payModify.vue index 4027f2b..8e591cf 100644 --- a/my/order/payModify.vue +++ b/my/order/payModify.vue @@ -2,7 +2,7 @@ - + 请选择地址 @@ -24,7 +24,7 @@ {{province}}/{{city}}/{{district}}/{{detailaddress}} - + @@ -37,7 +37,7 @@ - + 服务时间 @@ -50,12 +50,23 @@ style="height: 100rpx;line-height: 100rpx;padding: 0rpx 10rpx;"> {{startTime}} - 请选择预约时间 - - + 请选择预约时间 + + - + + + 理疗师 + {{jishiName.technicianTypeName}} + + + {{jishiName.artificerName}} + 选择不同技师价格可能不一样哦~ + + + + - + 平台优惠劵 @@ -75,7 +85,7 @@ -¥{{couponDataList}} 选择优惠劵 - + @@ -1333,10 +1343,28 @@