From 72be6624e30cecc84a15730ab5a7f736eefbc57b Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Thu, 27 Jun 2024 20:39:03 +0800
Subject: [PATCH 1/6] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=A5=97=E9=A4=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/my/serviceOderDrtail.vue | 50 ++++++++++++++++------------------
1 file changed, 23 insertions(+), 27 deletions(-)
diff --git a/pages/my/serviceOderDrtail.vue b/pages/my/serviceOderDrtail.vue
index 6fc81a8..e5c9930 100644
--- a/pages/my/serviceOderDrtail.vue
+++ b/pages/my/serviceOderDrtail.vue
@@ -770,16 +770,15 @@
line-height: 80rpx;
}
.detail-btn{
- width:95%;
- height: 92rpx;
- line-height: 92rpx;
- background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
- border-radius: 46rpx;
- margin: 0 auto;
- text-align: center;
- font-weight: 400;
- font-size: 42rpx;
- color: #FFFFFF;
+ width: 90%;
+ margin: 0 auto;
+ text-align: center;
+ background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
+ height:80rpx;
+ border-radius: 80rpx;
+ color: #ffffff;
+ line-height: 80rpx;
+ font-size: 38rpx;
}
.header-top image{
width: 706.25rpx;
@@ -815,7 +814,7 @@
}
.detail-foot-nav-text{
font-weight: bold;
- font-size: 32rpx;
+ font-size: 34rpx;
color: #000000;
}
.detail-foot-nav{
@@ -831,7 +830,7 @@
background-repeat: no-repeat;
background-size: 100% 100%;
font-weight: 400;
- font-size: 12px;
+ font-size: 13px;
color: #FFFFFF;
text-align: right;
line-height: 32px;
@@ -866,12 +865,11 @@
.tese span:nth-child(1){
font-weight: bold;
- font-size: 22rpx;
- color: #333333;
+ font-size: 28rpx;
+ color: #666;
}
.tese span:nth-child(2){
- font-weight: 400;
- font-size: 22rpx;
+ font-size: 28rpx;
color: #8D9194;
}
.tese{
@@ -881,6 +879,7 @@
-webkit-line-clamp: 2; /* 显示的行数,可以根据需要修改 */
overflow: hidden;
text-overflow: ellipsis;
+ margin-top: 8px;
}
.detail-foot-list-top span:nth-child(1){
font-weight: bold;
@@ -900,9 +899,8 @@
margin: 0px 25px 0px 5px;
}
.detail-foot-list-top span:nth-child(3){
- font-weight: 400;
- font-size: 22rpx;
- color: #777777;
+ font-size: 30rpx;
+ color: #029d88;
}
.detail-foot-mian{
@@ -911,6 +909,7 @@
flex-direction: column;
justify-content: center;
align-items: center;
+ margin-top: 8px;
}
.jianjie{
font-weight: 400;
@@ -927,10 +926,7 @@
}
.header-bottom-mian-title{
width: 100%;
- display: flex;
- flex-direction: row;
- align-items: center;
- margin-bottom: 6px;
+ margin-bottom: 3px;
}
.header-bottom-mian-title span{
font-weight: 400;
@@ -1001,7 +997,7 @@
font-size: 25rpx;
}
.header-bottom-money-zhen span:nth-child(2){
- font-size:36.81rpx;
+ font-size:40rpx;
font-weight: bold;
}
.header-bottom-money-zhen span:nth-child(3){
@@ -1018,7 +1014,7 @@
display: flex;
flex-direction: row;
justify-content: space-between;
- margin-top:5px;
+ margin-top:8px;
}
.header-bottom-money{
width: 100%;
@@ -1028,7 +1024,7 @@
}
.header-bottom-title-num span{
font-weight: bold;
- font-size: 25rpx;
+ font-size: 30rpx;
}
.header-bottom-title-num span:nth-child(1){
color: #08A28A;
@@ -1057,7 +1053,7 @@
.header-bottom{
width: 100%;
background-color: #fff;
- padding: 15px;
+ padding: 15px 20px;
display: flex;
flex-direction: column;
}
From f8ca2302adba622fd0ee94b16cc72bfda5e44063 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Thu, 27 Jun 2024 20:48:34 +0800
Subject: [PATCH 2/6] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/my/serviceOderDrtail.vue | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/pages/my/serviceOderDrtail.vue b/pages/my/serviceOderDrtail.vue
index e5c9930..bf51946 100644
--- a/pages/my/serviceOderDrtail.vue
+++ b/pages/my/serviceOderDrtail.vue
@@ -940,16 +940,16 @@
height: 29.86rpx;
}
.header-bottom-foot-view-img1{
- width: 22.92rpx;
- height: 17.36rpx;
+ width: 30rpx;
+ height: 30rpx;
}
.header-bottom-foot-view-img2{
- width: 16.67rpx;
- height: 16.67rpx;
+ width: 28rpx;
+ height: 28rpx;
}
.header-bottom-foot-view-img3{
- width: 15.97rpx;
- height: 18.06rpx;
+ width: 30rpx;
+ height: 30rpx;
}
.header-bottom-foot-view image{
margin-right: 3px;
@@ -959,13 +959,13 @@
flex-direction: row;
align-items: center;
justify-content: center;
- width: 69px;
+ width: 80px;
height: 22px;
line-height: 22px;
background-color: rgba(8, 162, 138, 0.1);
border-radius: 8px;
font-weight: 400;
- font-size: 8px;
+ font-size: 11px;
color: #029D88;
}
.header-bottom-foot-title{
@@ -974,8 +974,8 @@
line-height: 22px;
text-align: left;
font-weight: 600;
- font-size: 23rpx;
- color: #08A28A;
+ font-size: 30rpx;
+ color: #029d88;
}
.header-bottom-foot{
width: 100%;
From 363a01f3412b52c3c66ee3ebae56833b40a902f4 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Thu, 27 Jun 2024 21:03:35 +0800
Subject: [PATCH 3/6] =?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 | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/my/order/payModifyTc.vue b/my/order/payModifyTc.vue
index 86b5f5f..54e50bd 100644
--- a/my/order/payModifyTc.vue
+++ b/my/order/payModifyTc.vue
@@ -11,7 +11,7 @@
-
+
{{orderXm.title}}
@@ -76,7 +76,7 @@
-¥{{couponDataList}}
- 选择优惠劵
+ 选择优惠劵
@@ -1277,11 +1277,12 @@
background-color: #ffffff;
border-radius: 24rpx;
padding: 29rpx;
+ margin-top: 10px;
}
.pay-title{
font-weight: bold;
- font-size: 28rpx;
+ font-size: 38rpx;
color: #333333;
margin-bottom: 5px;
}
@@ -1313,6 +1314,7 @@
display: flex;
flex-direction: column;
position: relative;
+ margin: 8px auto;
}
.detail-foot-title{
width: 115px;
@@ -1321,7 +1323,7 @@
background-repeat: no-repeat;
background-size: 100% 100%;
font-weight: 400;
- font-size: 12px;
+ font-size: 13px;
color: #FFFFFF;
text-align: right;
line-height: 32px;
@@ -1391,8 +1393,8 @@
}
.detail-foot-list-top span:nth-child(3){
font-weight: 400;
- font-size: 22rpx;
- color: #777777;
+ font-size: 28rpx;
+ color: #029d88;
}
.detail-foot-mian{
@@ -2002,12 +2004,12 @@
margin: 0 auto;
text-align: center;
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
- height:68rpx;
- border-radius: 60rpx;
+ height:80rpx;
+ border-radius: 80rpx;
color: #ffffff;
- line-height: 68rpx;
+ line-height: 80rpx;
+ font-size: 32rpx;
}
-
.serverAddress {
display: flex;
justify-content: space-between;
From c6145d36afa7940137405beaaf277ae9befb650a Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Thu, 27 Jun 2024 21:26:16 +0800
Subject: [PATCH 4/6] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/my/cureOderDrtail.vue | 70 ++++++++++++++++++++++++-------------
1 file changed, 46 insertions(+), 24 deletions(-)
diff --git a/pages/my/cureOderDrtail.vue b/pages/my/cureOderDrtail.vue
index 66976e2..ec7567f 100644
--- a/pages/my/cureOderDrtail.vue
+++ b/pages/my/cureOderDrtail.vue
@@ -38,6 +38,23 @@
+