From 11372ab1fcc0fa8356856debed6803ddcd1a735d Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 30 Jul 2024 15:23:39 +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 | 46 +++++++++++++++++++--------------- pages/my/cureOderDrtail.vue | 9 ++++--- pages/my/fuwuDateil.vue | 29 +++++++++++---------- pages/my/serviceOderDrtail.vue | 43 +++++++++++++++---------------- 4 files changed, 65 insertions(+), 62 deletions(-) diff --git a/my/order/payModifyTc.vue b/my/order/payModifyTc.vue index 6d99e9c..11932cc 100644 --- a/my/order/payModifyTc.vue +++ b/my/order/payModifyTc.vue @@ -86,7 +86,8 @@ - -¥{{couponDataList}} + -¥ + {{couponDataList}} 选择优惠券 @@ -1379,8 +1380,14 @@ color: #333333; margin-bottom: 12px; } - .header-bottom-money-zhen span{ - color: #FF6000; + .header-bottom-money-zhen span:nth-child(1){ + font-size: 24rpx; + color: #FF1200; + } + .header-bottom-money-zhen span:nth-child(2){ + font-size: 32rpx; + font-weight: bold; + color: #FF1200; } .header-bottom-money-zhen{ display: flex; @@ -1390,7 +1397,7 @@ .xiangmu-cont-top-left{ font-weight: normal; - font-size: 26rpx; + font-size:26rpx; color: #049E89; margin: 5rpx 0; @@ -1424,20 +1431,19 @@ 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: 15px; - position: absolute; - right: 0; - top: 0; + width: 100px; + height:24px; + background: linear-gradient(90deg, #ffdf96, #feca76); + border-radius: 0 15rpx 0 30rpx; + font-weight: 400; + font-size: 12px; + color: #a13504; + text-align: right; + line-height: 24px; + padding-right: 15px; + position: absolute; + right: 0; + top: 0; } .detail-foot-list-top{ width: 95%; @@ -1465,11 +1471,11 @@ .tese span:nth-child(1){ font-weight: bold; - font-size: 24rpx; + font-size: 26rpx; color: #666; } .tese span:nth-child(2){ - font-size: 24rpx; + font-size: 26rpx; color: #8D9194; } .tese{ diff --git a/pages/my/cureOderDrtail.vue b/pages/my/cureOderDrtail.vue index 617da7d..a4dd487 100644 --- a/pages/my/cureOderDrtail.vue +++ b/pages/my/cureOderDrtail.vue @@ -457,7 +457,7 @@ height: 26rpx; } .header-bottom-foot-view image{ - margin-right: 3px; + margin-right: 1px; } .header-bottom-foot-view{ display: flex; @@ -467,10 +467,9 @@ padding: 1px 8px; height: 22px; line-height: 22px; - background-color: rgba(230, 246, 243, 1); border-radius: 15px; font-weight: 400; - font-size: 10px; + font-size: 11px; color: #029c88; } .header-bottom-foot-view2-img1{ @@ -532,7 +531,9 @@ display: flex; flex-direction: column; align-items: center; - margin-top: 26rpx; + margin-top: 20rpx; + border-top: 1px solid #f7f7f7; + padding: 20rpx 20rpx 0rpx 20rpx; } .header-bottom-money-jia{ font-size: 28rpx; diff --git a/pages/my/fuwuDateil.vue b/pages/my/fuwuDateil.vue index 83f63f5..8c67a22 100644 --- a/pages/my/fuwuDateil.vue +++ b/pages/my/fuwuDateil.vue @@ -101,7 +101,7 @@ - + {{item.title}} @@ -205,16 +205,15 @@