diff --git a/pages/my/cika.vue b/pages/my/cika.vue index 6bec8bd..4b6085d 100644 --- a/pages/my/cika.vue +++ b/pages/my/cika.vue @@ -62,7 +62,8 @@ {{item.price}} - /元套 + 元/次 + {{item.oldPrice}} @@ -180,9 +181,13 @@ font-size: 24rpx; color: #FFFFFF; } + .item-view-bottom-qian span:nth-child(5){ + font-size: 28rpx; + color: #848484; + text-decoration-line: line-through; + } .item-view-bottom-qian span:nth-child(4){ - font-weight: bold; - font-size: 31rpx; + font-size: 28rpx; color: #848484; text-decoration-line: line-through; margin-left: 5px; @@ -211,14 +216,15 @@ } .item-view-jianjie{ font-weight: 400; - font-size: 22rpx; - color: #848484; + font-size: 24rpx; + color: #999; margin:5px 0px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; /* 显示的行数,可以根据需要修改 */ overflow: hidden; text-overflow: ellipsis; + padding: 10rpx 0; } .item-view-biao{ padding: 1px 2px; @@ -244,6 +250,7 @@ font-weight: normal; color: #666666; margin-left: 5px; + font-size: 25rpx; } .item-view-xiangmu{ width: 100%; @@ -255,7 +262,7 @@ } .item-view-title{ font-weight: bold; - font-size: 33rpx; + font-size: 32rpx; color: #333333; } .item-view{ @@ -287,6 +294,7 @@ .item-img image{ width: 100%; height: 100%; + border-radius: 14rpx; } .item { width: 100%; @@ -296,7 +304,7 @@ height: 140px; background: #FFFFFF; border-radius: 21rpx; - margin-top:20px; + margin-top:12px; align-items: center; padding: 0px 5px; } @@ -366,7 +374,7 @@ height: 32px !important; } /deep/.uni-searchbar__box-icon-search,.search-btn{ - width: 101rpx; + width: 150rpx; height: 60rpx; background: #18A689; border-radius: 31rpx; @@ -394,7 +402,7 @@ } .service-head-top-left span{ font-weight: bold; - font-size: 44rpx; + font-size: 36rpx; color: #171717; } .service-head-top-left{ diff --git a/pages/my/cikarDrtail.vue b/pages/my/cikarDrtail.vue index 53aa648..a0cd808 100644 --- a/pages/my/cikarDrtail.vue +++ b/pages/my/cikarDrtail.vue @@ -34,8 +34,8 @@ - 服务保障 + 保障 未服务全额退款 @@ -57,7 +57,7 @@ 适用说明 - + 性别限制: 不限性别 @@ -75,7 +75,7 @@ 项目详情 - + SCIENTIFIC WAIST @@ -89,7 +89,7 @@ 次卡详情1 - + {{item.title}}111 @@ -689,6 +689,11 @@ height: 26px; border-radius: 50%; } + .header-fubz{ + font-size: 26rpx; + color: #029c88; + font-weight: bold; + } .youhui-img{ width: 111.81rpx; height: 111.81rpx; @@ -797,12 +802,13 @@ .dingdan-btn{ text-align: center; - width: 62px; - height: 24px; - line-height: 24px; + width: 80px; + height: 30px; + line-height: 30px; border-radius: 4px; font-weight: bold; font-size: 11px; + border-radius: 30rpx; } .dingdan-btn-l{ background: linear-gradient(90deg, #019C88, #0FA78B, #35C495); @@ -836,7 +842,7 @@ border-radius: 6rpx; position: absolute; bottom: 0; - background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7)); + background: linear-gradient(90deg,rgba(28, 177, 143,0.3),rgba(0, 157, 136,0.7)); } .detail-foot-nav-text{ font-weight: bold; @@ -871,9 +877,9 @@ flex-direction: row; align-items: center; margin-bottom: 25px; + margin-left: 10px; } .detail-foot-list{ - width: 95%; border-radius: 21rpx; position: relative; display: flex; @@ -887,7 +893,6 @@ display: flex; flex-direction: column; align-items: center; - padding: 15px 0px; } .detail-foot-list-top span:nth-child(1){ font-weight: bold; @@ -912,24 +917,34 @@ color: #777777; } .detail-foot-mian{ - width: 100%; + margin: 0 auto; + width: 94%; display: flex; flex-direction: column; margin: 0 auto; border-radius: 21rpx; - padding: 15px; + background: #fff; + } + .detail-foot-mian1{ + width: 94%; + display: flex; + flex-direction: column; + margin: 0 auto; + border-radius: 21rpx; + background: #fff; + } + .detail-pad{ + padding: 30rpx; } .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; @@ -982,18 +997,18 @@ } .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; + flex-direction: row; + font-size: 26rpx; } .header-bottom-title-bottom span{ font-weight: bold; - font-size: 22rpx; + font-size: 26rpx; color: #20AB95; } .header-bottom-title-bottom image{ @@ -1018,14 +1033,7 @@ align-items: center; justify-content: center; } - .detail-foot-nav-bor{ - width: 64px; - height: 11rpx; - border-radius: 6rpx; - position: absolute; - bottom: 0; - background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7)); - } + .detail-foot-nav-text{ font-weight: bold; font-size: 32rpx; @@ -1036,16 +1044,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; @@ -1119,33 +1120,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%; @@ -1169,9 +1170,9 @@ display: flex; flex-direction: column; align-items: center; + margin-top: 40rpx; } .header-bottom-money-jia{ - font-weight: bold; font-size: 28rpx; color: #848484; line-height: 37rpx; @@ -1204,15 +1205,18 @@ margin-top:5px; } .header-bottom-money{ + padding: 5px 15px; 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){ color: #08A28A; diff --git a/pages/my/fuwuDateil.vue b/pages/my/fuwuDateil.vue index 10a2bf6..ff5c1ce 100644 --- a/pages/my/fuwuDateil.vue +++ b/pages/my/fuwuDateil.vue @@ -25,7 +25,7 @@ {{getList.price}} - /元套 + 元/套 ¥{{getList.oldPrice}} diff --git a/pages/my/serviceOderDrtail.vue b/pages/my/serviceOderDrtail.vue index bf51946..e998d9f 100644 --- a/pages/my/serviceOderDrtail.vue +++ b/pages/my/serviceOderDrtail.vue @@ -21,7 +21,7 @@ {{mainData.price}} - /元套 + 元/次 ¥{{mainData.oldPrice}} diff --git a/pages/my/servicePackage.vue b/pages/my/servicePackage.vue index a49b2bd..173c53e 100644 --- a/pages/my/servicePackage.vue +++ b/pages/my/servicePackage.vue @@ -63,6 +63,7 @@ {{item.price}} 元/套 + {{item.oldPrice}} @@ -192,9 +193,13 @@ font-size: 28rpx; color: #FFFFFF; } + .item-view-bottom-qian span:nth-child(5){ + font-size: 28rpx; + color: #848484; + text-decoration-line: line-through; + } .item-view-bottom-qian span:nth-child(4){ - font-weight: bold; - font-size: 31rpx; + font-size: 28rpx; color: #848484; text-decoration-line: line-through; margin-left: 5px;