diff --git a/my/order/pay.vue b/my/order/pay.vue
index 9fc8871..ef9d87d 100644
--- a/my/order/pay.vue
+++ b/my/order/pay.vue
@@ -495,7 +495,7 @@
@@ -2225,11 +2225,12 @@
width: 90%;
margin: 0 auto;
text-align: center;
- background: linear-gradient(to right, #223845, #00a85b);
+ background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
height: 80rpx;
border-radius: 60rpx;
color: #ffffff;
line-height: 80rpx;
+ font-size: 36rpx;
}
.serverAddress {
diff --git a/my/order/paydingTc.vue b/my/order/paydingTc.vue
index 15e7b86..687660d 100644
--- a/my/order/paydingTc.vue
+++ b/my/order/paydingTc.vue
@@ -26,7 +26,7 @@
¥
- {{order.sumMoney}}{{orderXm.type=='104'?'套':orderXm.type=='105'?'次':'次'}}
+ {{order.sumMoney}}{{orderXm.type=='104'?'/套':orderXm.type=='105'?'次':'次'}}
diff --git a/pages/my/index.vue b/pages/my/index.vue
index 543f65d..bdca3a1 100644
--- a/pages/my/index.vue
+++ b/pages/my/index.vue
@@ -3,17 +3,22 @@
-
{{userName}}
- ID:{{invitationCode}}
+
+
+ 月会员
+
+
-
+
{{phone}}
-
+ ·
+ ID:{{invitationCode}}
@@ -755,9 +760,9 @@
border-radius: 21rpx;
}
.my-head-top-id{
- width: 35%;
- font-size: 23rpx;
- padding: 10rpx 20rpx;
+ width: 26%;
+ padding: 3rpx 5rpx 6rpx 22rpx;
+ text-align: center;
background:linear-gradient(to right,#ff996b,#ff9966,#ff5e62);
border-radius: 0 30rpx 30rpx 0 ;
color: #fff;
@@ -765,12 +770,17 @@
}
.my-head-top-id span:nth-child(1){
margin-left: 20rpx;
+ font-size: 18rpx;
+ }
+ .my-head-texa{
+ font-size: 26rpx;
+ color: #788298;
}
.my-head-vip{
- width: 26rpx;
- height: 26rpx;
+ width: 28rpx;
+ height: 28rpx;
position: absolute;
- left:-18rpx;
+ left:-20rpx;
top:-10rpx
}
.my-head-top-text{
@@ -778,7 +788,7 @@
flex-direction: row;
justify-content: space-between;
align-items: center;
- color: #000000;
+ color: #3a3f4f;
margin-bottom: 8rpx;
}
.my-head-top-text span:nth-child(1){
diff --git a/static/vip/membership4.png b/static/vip/membership4.png
new file mode 100644
index 0000000..9fdee8e
Binary files /dev/null and b/static/vip/membership4.png differ
diff --git a/static/vip/membership5.png b/static/vip/membership5.png
new file mode 100644
index 0000000..eece04d
Binary files /dev/null and b/static/vip/membership5.png differ
diff --git a/static/vip/membership6.png b/static/vip/membership6.png
new file mode 100644
index 0000000..b9debcf
Binary files /dev/null and b/static/vip/membership6.png differ