diff --git a/my/vip/index.vue b/my/vip/index.vue index 0c26476..f8a0016 100644 --- a/my/vip/index.vue +++ b/my/vip/index.vue @@ -633,8 +633,8 @@ } image { - width: 50.69rpx; - height: 45.14rpx; + width: 65rpx; + height: 65rpx; } } } diff --git a/pages/my/cikarDrtail.vue b/pages/my/cikarDrtail.vue index 578b2d7..8de6391 100644 --- a/pages/my/cikarDrtail.vue +++ b/pages/my/cikarDrtail.vue @@ -1164,13 +1164,13 @@ flex-direction: row; align-items: center; justify-content: space-between; + margin-top: 40rpx; } .header-bottom-foot{ width: 100%; display: flex; flex-direction: column; align-items: center; - margin-top: 40rpx; } .header-bottom-money-jia{ font-size: 28rpx; @@ -1185,7 +1185,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){ @@ -1205,19 +1205,27 @@ margin-top:5px; } .header-bottom-money{ - padding: 5px 15px; + padding: 5px 0; width: 100%; display: flex; flex-direction: row; align-items: center; + margin-top: 5rpx; justify-content: space-between; + } + .header-bottom-money1{ + padding: 5px 0; + width: 100%; + display: flex; + flex-direction: row; + align-items: center; margin-top: 5rpx; } .header-bottom-title-num span{ - font-weight: bold; font-size: 30rpx; } .header-bottom-title-num span:nth-child(1){ + font-weight: bold; color: #08A28A; } .header-bottom-title-num span:nth-child(2){ diff --git a/pages/my/historyMy.vue b/pages/my/historyMy.vue index adb853a..d1d0ab3 100644 --- a/pages/my/historyMy.vue +++ b/pages/my/historyMy.vue @@ -318,6 +318,7 @@ .item-img image{ width: 100%; height: 100%; + border-radius: 14rpx; } .item { width: 96%; @@ -425,7 +426,7 @@ } .service-head-top-left span{ font-weight: bold; - font-size: 30rpx; + font-size: 34rpx; color: #171717; } .service-head-top-left{ diff --git a/pages/my/myCiLiaoDetail.vue b/pages/my/myCiLiaoDetail.vue index e34c133..9fb5b73 100644 --- a/pages/my/myCiLiaoDetail.vue +++ b/pages/my/myCiLiaoDetail.vue @@ -25,7 +25,7 @@ {{getList.price}} - /元套 + 元/套 ¥{{getList.oldPrice}} @@ -34,8 +34,8 @@ - 服务保障 + 保障 未服务全额退款 @@ -158,6 +158,11 @@ font-weight: bold; font-size: 11px; } + .header-fubz{ + font-size: 26rpx; + color: #029c88; + font-weight: bold; + } .dingdan-btn-l{ background: linear-gradient(90deg, #019C88, #0FA78B, #35C495); color: #FFFFFF; @@ -197,12 +202,6 @@ font-size: 32rpx; color: #000000; } - .detail-foot-nav{ - width: 90%; - display: flex; - flex-direction: column; - position: relative; - } .detail-foot-title{ width: 115px; height: 32px; @@ -241,7 +240,6 @@ display: flex; flex-direction: column; align-items: center; - padding: 15px 0px; } .detail-foot-list-top span:nth-child(1){ font-weight: bold; @@ -274,16 +272,14 @@ padding: 15px; } .header-bottom-title-liao{ - display: inline-block; - padding: 0 7px; + padding: 4px 9px; height: 16px; line-height: 16px; text-align: center; background: linear-gradient(-90deg, #FF6F48, #FF9E69); border-radius: 7px; margin-left: 5px; - font-weight: bold; - font-size: 8px; + font-size: 11px; border-top-left-radius: 20px; border-bottom-right-radius: 20px; color: #fff; @@ -336,14 +332,15 @@ } .detail-foot-mian-top-text{ color: #777777; - width:83%; + width:80%; + margin-left: 5px; } .detail-foot-mian-top,.detail-foot-mian-top-bottom{ width: 100%; display: flex; flex-direction: row; font-weight: bold; - font-size: 22rpx; + font-size: 26rpx; } .header-bottom-title-bottom span{ font-weight: bold; @@ -390,16 +387,9 @@ display: flex; flex-direction: column; position: relative; - margin-bottom: 10px; + margin-bottom: 16px; + margin-top: 16px; } - .detail-foot{ - width: 100%; - display: flex; - flex-direction: column; - align-items: center; - padding: 15px 0px; - } - .tese span:nth-child(1){ font-weight: bold; font-size: 22rpx; @@ -473,33 +463,33 @@ 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: 23rpx; + height: 23rpx; } .header-bottom-foot-view-img3{ - width: 15.97rpx; - height: 18.06rpx; + width: 26rpx; + height: 26rpx; } .header-bottom-foot-view image{ - margin-right: 3px; + margin-right: 1px; } .header-bottom-foot-view{ display: flex; flex-direction: row; align-items: center; justify-content: center; - padding: 0 5px; + padding: 1px 8px; height: 22px; line-height: 22px; - background-color: rgba(8, 162, 138, 0.1); - border-radius: 8px; + background-color: rgba(230, 246, 243, 1); + border-radius: 15px; font-weight: 400; - font-size: 8px; - color: #029D88; + font-size: 10px; + color: #029c88; } .header-bottom-foot-title{ width:100%; @@ -517,6 +507,7 @@ flex-direction: row; align-items: center; justify-content: space-between; + margin-top: 40rpx; } .header-bottom-foot{ width: 100%; @@ -525,20 +516,19 @@ align-items: center; } .header-bottom-money-jia{ - font-weight: bold; font-size: 28rpx; color: #848484; line-height: 37rpx; margin-left: 5px; } - .header-bottom-money-zhen span{ +.header-bottom-money-zhen span{ color: #F95900; } .header-bottom-money-zhen span:nth-child(1){ 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){ @@ -558,17 +548,18 @@ margin-top:5px; } .header-bottom-money{ + padding: 5px 0; width: 100%; display: flex; flex-direction: row; align-items: center; - justify-content: space-between; + margin-top: 5rpx; } .header-bottom-title-num span{ - font-weight: bold; - font-size: 25rpx; + font-size: 30rpx; } .header-bottom-title-num span:nth-child(1){ + font-weight: bold; color: #08A28A; } .header-bottom-title-num span:nth-child(2){ diff --git a/static/vip/wangguan.png b/static/vip/wangguan.png index 538a273..75ed55f 100644 Binary files a/static/vip/wangguan.png and b/static/vip/wangguan.png differ diff --git a/static/vip/zuanshi.png b/static/vip/zuanshi.png index fb156a2..22ed744 100644 Binary files a/static/vip/zuanshi.png and b/static/vip/zuanshi.png differ