diff --git a/my/vip/index.vue b/my/vip/index.vue index 738f891..e5fd9cf 100644 --- a/my/vip/index.vue +++ b/my/vip/index.vue @@ -585,12 +585,12 @@ width: 360rpx; height: 66rpx; line-height: 66rpx; - border: 1px solid #BFBFBF; + border: 1px solid #f1d9b4; font-weight: bold; font-size: 38rpx; text-align: center; - color: #BBBBBB; - margin: 0px auto 100px auto; + color: #e5c091; + margin: 40px auto 100px auto; } /deep/.padding-tb{ padding: 22px 0px; @@ -628,7 +628,7 @@ } .bgbox-top-img{ - margin-top: 120rpx; + margin-top: 220rpx; } .bgbox-top-show-youxiao{ width: 448rpx; @@ -646,16 +646,16 @@ bottom: 0; left: 0; margin-left: 82px; - margin-bottom: 70px; + margin-bottom: 32px; } .bgbox-top-show image{ - width: 560.42rpx; - height: 320.69rpx; + width: 620rpx; + height:360rpx; } .bgbox-top-show{ width: 100%; height: 636.11rpx; - background-image: url(../../static/vip/background-img6.png); + //background-image: url(../../static/vip/background-img6.png); background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; @@ -682,7 +682,8 @@ .content { width: 100%; min-height: 100vh; - background-color: #f7f7f7; + background: url(../../static/vip/banner10.jpg); + background-size: 100% 100%; } .bgimg { @@ -695,6 +696,7 @@ height: 100%; display: flex; flex-direction: column; + } .noactive { color: #414345; @@ -749,7 +751,7 @@ margin-top: 18rpx; font-weight: 400; font-size: 25rpx; - color: #B0B0B0; + color: #bea586; white-space: nowrap; } @@ -765,7 +767,7 @@ text-align: center; font-weight: 400; font-size: 25rpx; - color: #666666; + color: #edd3ac; margin-top:40rpx; } diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 38a20bc..2b985b9 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -28,7 +28,7 @@ - + @@ -1354,10 +1354,10 @@ } .touxiang-frame{ position: absolute; - width: 190rpx; - height: 190rpx; - top:-8rpx; - left:6rpx; + width: 160rpx; + height: 55rpx; + top:150rpx; + left:15rpx; } .dituList{ width: 85%; @@ -1606,8 +1606,8 @@ } .touxiang-left-content-img{ width: 150rpx; - height: 150rpx; - border-radius:120rpx; + height: 180rpx; + border-radius:100rpx; margin: 14rpx 22rpx; } .touxiang-left-view{ diff --git a/static/vip/Equity1.png b/static/vip/Equity1.png index 509fb71..43bc087 100644 Binary files a/static/vip/Equity1.png and b/static/vip/Equity1.png differ diff --git a/static/vip/Equity2.png b/static/vip/Equity2.png index 896540c..71db052 100644 Binary files a/static/vip/Equity2.png and b/static/vip/Equity2.png differ diff --git a/static/vip/Equity3.png b/static/vip/Equity3.png index 8b12db1..3968c20 100644 Binary files a/static/vip/Equity3.png and b/static/vip/Equity3.png differ diff --git a/static/vip/banner10.jpg b/static/vip/banner10.jpg new file mode 100644 index 0000000..dac68f2 Binary files /dev/null and b/static/vip/banner10.jpg differ diff --git a/static/vip/grade1-1.gif b/static/vip/grade1-1.gif index a8a79ca..ab7d262 100644 Binary files a/static/vip/grade1-1.gif and b/static/vip/grade1-1.gif differ diff --git a/static/vip/grade2-1.gif b/static/vip/grade2-1.gif index f892c46..84b467e 100644 Binary files a/static/vip/grade2-1.gif and b/static/vip/grade2-1.gif differ diff --git a/static/vip/grade3-1.gif b/static/vip/grade3-1.gif index bb397ce..b8ebf97 100644 Binary files a/static/vip/grade3-1.gif and b/static/vip/grade3-1.gif differ