diff --git a/my/order/payModify.vue b/my/order/payModify.vue
index b42321a..1f758a5 100644
--- a/my/order/payModify.vue
+++ b/my/order/payModify.vue
@@ -187,7 +187,7 @@
@@ -1320,7 +1320,7 @@
height: 66rpx;
padding: 10rpx 0;
border-radius: 50%;
- background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
+ background: linear-gradient(90deg, #029d88, #2fc094);
text-align: center;
line-height: 66rpx;
}
@@ -1329,13 +1329,13 @@
}
/deep/.u-button-pay{
width: 381rpx;
- height: 68rpx;
- line-height: 68px;
+ height: 76rpx;
+ line-height: 76px;
text-align: center;
color: #fff;
- font-size: 31rpx;
- background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
- border-radius: 34rpx;
+ font-size: 32rpx;
+ background: linear-gradient(90deg, #029d88, #2fc094);
+ border-radius: 60rpx;
}
.daizhifu{
font-size: 38rpx;
@@ -1350,7 +1350,7 @@
justify-content: space-between !important;
}
.liliao{
- margin-top: 10px;
+ margin-top: 17px;
}
.fuwu-time-view{
text-align: right;
@@ -1369,8 +1369,8 @@
}
.fuwu-time-view span:nth-child(1),.liliao-bottom span:nth-child(1){
font-weight: 400;
- font-size: 25rpx;
- color: #666666;
+ font-size: 29rpx;
+ color: #888;
margin-right: 5px;
}
.fuwu-time-view,.liliao-top{
@@ -1380,7 +1380,6 @@
align-items: center;
}
.fuwu-title,.liliao-top span:nth-child(1){
- font-weight: bold;
font-size: 29rpx;
color: #222222;
}
@@ -1395,9 +1394,8 @@
margin-top: 5px;
}
.adders-view span,.header-view-data{
- font-weight: 400;
font-size: 29rpx;
- color: #666666;
+ color: #888;
text-align: right;
}
.adders-view{
@@ -1407,7 +1405,6 @@
}
.header-view-text{
width: 170rpx;
- font-weight: bold;
font-size: 29rpx;
color: #222222;
}
@@ -1489,8 +1486,8 @@
}
.d-title{
font-weight: 400;
- font-size: 25rpx;
- color: #333333;
+ font-size: 29rpx;
+ color: #222;
padding: 10px 15px 0px 15px;
width: 100%;
}
@@ -1506,9 +1503,9 @@
flex-direction: column;
width: 100%;
font-weight: 400;
- font-size: 22rpx;
+ font-size: 24rpx;
color: #999999;
- line-height: 38rpx;
+ line-height: 42rpx;
}
.list-pay{
width: 100%;
diff --git a/pages/my/fuwuDateil.vue b/pages/my/fuwuDateil.vue
index c2a7565..4e7afb2 100644
--- a/pages/my/fuwuDateil.vue
+++ b/pages/my/fuwuDateil.vue
@@ -39,8 +39,8 @@