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