From 74e6de2c1052d3e06e0422e387c5508e9a125928 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 18 Jul 2024 11:28:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/order/payModifyTc.vue | 11 +++++++++-- my/order/paydingTc.vue | 18 +++++++++--------- pages/my/fuwuDateil.vue | 8 +++----- 3 files changed, 21 insertions(+), 16 deletions(-) diff --git a/my/order/payModifyTc.vue b/my/order/payModifyTc.vue index 619c28b..7dd747e 100644 --- a/my/order/payModifyTc.vue +++ b/my/order/payModifyTc.vue @@ -56,7 +56,7 @@ ¥{{item.oldPrice}} - 服务时长:{{item.duration}}分钟 + 服务时长:{{item.duration}}分钟 项目特色: {{item.jianjie}} @@ -1318,7 +1318,7 @@ align-items: flex-end; } .detail-view-mina{ - width: 74%; + width: 73%; display: flex; flex-direction: column; justify-content: space-around; @@ -1394,6 +1394,13 @@ align-items: baseline; justify-content: space-between; } + .xiangmu-cont-top-left{ + font-weight: normal; + font-size: 24rpx; + color: #049E89; + margin: 5rpx 0; + + } .detail-foot-nav-bor{ width: 64px; height: 11rpx; diff --git a/my/order/paydingTc.vue b/my/order/paydingTc.vue index d3c1e30..a0c3001 100644 --- a/my/order/paydingTc.vue +++ b/my/order/paydingTc.vue @@ -38,10 +38,9 @@ - - 订单编号 - + + 订单编号 + {{order.ordersNo}} @@ -1616,7 +1615,7 @@ .popup_pay { width: 100%; position: relative; - padding-bottom: 45rpx; + padding-bottom: 35rpx; /* height: 160px; */ /* #ifndef MP-WEIXIN */ /* height: 130px; */ @@ -1629,11 +1628,12 @@ margin: 0 auto; text-align: center; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); - height: 80rpx; - border-radius: 60rpx; + height: 40px; + border-radius: 28px; color: #ffffff; - line-height: 80rpx; - font-size: 36rpx; + line-height: 40px; + margin-top: 4px; + font-size: 34rpx; } .serverAddress { diff --git a/pages/my/fuwuDateil.vue b/pages/my/fuwuDateil.vue index 4863beb..5fc9831 100644 --- a/pages/my/fuwuDateil.vue +++ b/pages/my/fuwuDateil.vue @@ -222,9 +222,8 @@ } .xiangmu-cont-top-left{ font-weight: normal; - font-size: 21rpx; + font-size: 24rpx; color: #049E89; - margin-top: 1px; } .xiangmu-cont-top-time{ width: 100%; @@ -232,10 +231,9 @@ flex-direction: row; align-items: center; justify-content: space-between; - margin-bottom: 5px; } .detail-view-mina{ - width: 70%; + width: 73%; display: flex; flex-direction: column; justify-content: space-around; @@ -556,7 +554,7 @@ font-size: 25rpx; } .header-bottom-money-zhen span:nth-child(2){ - font-size:45.81rpx; + font-size:35rpx; font-weight: bold; } .header-bottom-money-zhen span:nth-child(3){