diff --git a/my/order/payModifyLiao.vue b/my/order/payModifyLiao.vue index 08b16c0..a587fbe 100644 --- a/my/order/payModifyLiao.vue +++ b/my/order/payModifyLiao.vue @@ -3,7 +3,7 @@ - 服务疗程 + 服务疗程 - {{orderXm.price}}/{{orderXm.serviceCount}}次 + {{orderXm.price}}/{{orderXm.serviceCount}}次 @@ -43,7 +43,7 @@ - + {{item.title}} 详情 @@ -53,7 +53,7 @@ - {{item.packagePrice}} + {{item.packagePrice}} ¥{{item.oldPrice}} @@ -82,7 +82,7 @@ -¥{{couponDataList}} 选择优惠劵 - + @@ -1254,7 +1254,7 @@ align-items: flex-end; } .detail-view-mina{ - width: 68%; + width: 74%; display: flex; flex-direction: column; justify-content: space-around; @@ -1291,7 +1291,7 @@ font-size: 25rpx; } .money-pay-zhen span:nth-child(2){ - font-size: 31.25rpx; + font-size: 36rpx; font-weight: bold; } .money-pay-zhen{ @@ -1315,9 +1315,9 @@ .pay-title{ font-weight: bold; - font-size: 38rpx; + font-size: 31rpx; color: #333333; - margin-bottom: 5px; + margin-bottom: 8px; } .header-bottom-money-zhen span{ color: #F95900 ; @@ -1854,12 +1854,6 @@ width: 100%; background-color: #f7f7f7; } - .pay-title{ - font-weight: bold; - font-size: 28rpx; - color: #333333; - margin-bottom: 5px; - } page { background: #f7f7f7; }