From 7dea68720cc357644ff1b0f7a53f763893d9c16b Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Sat, 29 Jun 2024 11:51:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/cikarDrtail.vue | 29 +++++++------- pages/my/cureOderDrtail.vue | 7 +++- pages/my/fuwuliaocheng.vue | 33 +++++++++------- pages/my/fuwuliaochengDetail.vue | 63 +++++++++++++++++-------------- pages/my/servicePackage.vue | 4 +- static/cure.png | Bin 0 -> 1517 bytes 6 files changed, 75 insertions(+), 61 deletions(-) create mode 100644 static/cure.png diff --git a/pages/my/cikarDrtail.vue b/pages/my/cikarDrtail.vue index a0cd808..578b2d7 100644 --- a/pages/my/cikarDrtail.vue +++ b/pages/my/cikarDrtail.vue @@ -856,20 +856,20 @@ position: relative; } .detail-foot-title{ - width: 115px; - height: 32px; - background-image: url(../../static/servicePackage/horn.png); - background-repeat: no-repeat; - background-size: 100% 100%; - font-weight: 400; - font-size: 12px; - color: #FFFFFF; - text-align: right; - line-height: 32px; - padding-right: 15px; - position: absolute; - right: 0; - top: 0; + width: 115px; + height: 32px; + background-image: url(../../static/servicePackage/horn.png); + background-repeat: no-repeat; + background-size: 100% 100%; + font-weight: 400; + font-size: 12px; + color: #FFFFFF; + text-align: right; + line-height: 32px; + padding-right: 15px; + position: absolute; + right: 0; + top: 0; } .detail-foot-list-top{ width: 95%; @@ -1212,7 +1212,6 @@ align-items: center; justify-content: space-between; margin-top: 5rpx; - } .header-bottom-title-num span{ font-weight: bold; diff --git a/pages/my/cureOderDrtail.vue b/pages/my/cureOderDrtail.vue index e2036cf..cc8aca9 100644 --- a/pages/my/cureOderDrtail.vue +++ b/pages/my/cureOderDrtail.vue @@ -489,13 +489,16 @@ width: 100%; display: flex; flex-direction: row; - align-items: flex-end; - } + align-items: center; + justify-content: space-between; + margin-top: 15rpx; + } .header-bottom-title-num span{ font-weight: bold; font-size: 25rpx; } .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/fuwuliaocheng.vue b/pages/my/fuwuliaocheng.vue index a6a8832..fd09864 100644 --- a/pages/my/fuwuliaocheng.vue +++ b/pages/my/fuwuliaocheng.vue @@ -62,7 +62,7 @@ {{item.price}} - /元套 + 元/套 {{item.oldPrice}} @@ -172,17 +172,21 @@ .item-view-bottom-btn{ text-align: center; width: 131rpx; - height: 50rpx; - line-height: 50rpx; + height: 55rpx; + line-height: 55rpx; background: linear-gradient(90deg, #019C88, #0FA78B, #35C495); border-radius: 10rpx; font-weight: bold; - font-size: 24rpx; + 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; @@ -211,14 +215,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 +249,7 @@ font-weight: normal; color: #666666; margin-left: 5px; + font-size: 25rpx; } .item-view-xiangmu{ width: 100%; @@ -287,6 +293,7 @@ .item-img image{ width: 100%; height: 100%; + border-radius: 14rpx; } .item { width: 100%; @@ -296,9 +303,9 @@ height: 140px; background: #FFFFFF; border-radius: 21rpx; - margin-top:20px; + margin-top:12px; align-items: center; - padding: 0px 5px; + padding: 10px; } .item-detail { @@ -366,7 +373,7 @@ height: 32px !important; } /deep/.uni-searchbar__box-icon-search,.search-btn{ - width: 101rpx; + width: 150rpx; height: 60rpx; background: #18A689; border-radius: 31rpx; @@ -384,7 +391,7 @@ position: relative; } /deep/.uni-searchbar{ - width: 240px; + width: 250px; border-radius: 31rpx; } .service-head-top-left image{ @@ -394,7 +401,7 @@ } .service-head-top-left span{ font-weight: bold; - font-size: 44rpx; + font-size: 38rpx; color: #171717; } .service-head-top-left{ diff --git a/pages/my/fuwuliaochengDetail.vue b/pages/my/fuwuliaochengDetail.vue index 634a835..9769b2e 100644 --- a/pages/my/fuwuliaochengDetail.vue +++ b/pages/my/fuwuliaochengDetail.vue @@ -34,12 +34,13 @@ - + {{liaoTime}} - 服务保障 + + 保障 未服务全额退款 @@ -799,12 +800,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); @@ -887,7 +889,6 @@ display: flex; flex-direction: column; align-items: center; - padding: 15px 0px; } .detail-foot-list-top span:nth-child(1){ font-weight: bold; @@ -904,7 +905,6 @@ font-weight: 400; font-size: 20rpx; color: #777777; - margin: 0px 25px 0px 5px; } .detail-foot-list-top span:nth-child(3){ font-weight: 400; @@ -983,19 +983,19 @@ } .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; - font-size: 22rpx; - color: #20AB95; + font-size: 24rpx; + color: #ff6f48; } .header-bottom-title-bottom image{ width: 34.03rpx; @@ -1008,6 +1008,11 @@ flex-direction: row; align-items: center; margin: 5px 0px; + background: linear-gradient(90deg, #feefec, #fef5ec); + padding: 8rpx 20rpx; + border-radius: 10rpx; + border: 1px #efdfda solid ; + margin-top: 30rpx; } .shouc image{ width: 34.03rpx; @@ -1037,14 +1042,13 @@ display: flex; flex-direction: column; position: relative; - margin-bottom: 10px; + margin: 30rpx 0; } .detail-foot{ width: 100%; display: flex; flex-direction: column; align-items: center; - padding: 15px 0px; } .tese span:nth-child(1){ @@ -1128,16 +1132,16 @@ 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: 28rpx; + height: 28rpx; } .header-bottom-foot-view-img3{ - width: 15.97rpx; - height: 18.06rpx; + width: 30rpx; + height: 30rpx; } .header-bottom-foot-view image{ margin-right: 3px; @@ -1147,24 +1151,22 @@ flex-direction: row; align-items: center; justify-content: center; - padding: 0 5px; height: 22px; line-height: 22px; background-color: rgba(8, 162, 138, 0.1); - border-radius: 8px; + border-radius: 30px; font-weight: 400; - font-size: 8px; + font-size: 11px; color: #029D88; + padding: 0 10rpx; } .header-bottom-foot-title{ - width:100%; height: 22px; line-height: 22px; text-align: left; font-weight: 600; - font-size: 23rpx; - color: #08A28A; - margin-top: 5px; + font-size: 30rpx; + color: #029d88; } .header-bottom-foot-cont{ width: 100%; @@ -1172,6 +1174,7 @@ flex-direction: row; align-items: center; justify-content: space-between; + margin-top: 6rpx; } .header-bottom-foot{ width: 100%; @@ -1192,7 +1195,7 @@ font-size: 25rpx; } .header-bottom-money-zhen span:nth-child(2){ - font-size:36.81rpx; + font-size:46rpx; font-weight: bold; } .header-bottom-money-zhen span:nth-child(3){ @@ -1212,17 +1215,19 @@ 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; } .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/servicePackage.vue b/pages/my/servicePackage.vue index 173c53e..af81b36 100644 --- a/pages/my/servicePackage.vue +++ b/pages/my/servicePackage.vue @@ -391,7 +391,7 @@ position: relative; } /deep/.uni-searchbar{ - width: 240px; + width: 250px; border-radius: 31rpx; } .service-head-top-left image{ @@ -401,7 +401,7 @@ } .service-head-top-left span{ font-weight: bold; - font-size: 36rpx; + font-size: 38rpx; color: #171717; } .service-head-top-left{ diff --git a/static/cure.png b/static/cure.png new file mode 100644 index 0000000000000000000000000000000000000000..ef5542729515ebb35bbc7803ed8116bfad3ed3b3 GIT binary patch literal 1517 zcmVWT zV<8yDI zew=;I`mep#+UxAi37o)DL#^BGDjLlihVeX->9YQUw8y}VoR2{I`#Cx z2-aXhs<$fx`vs*!&&KPqS}1*OZFJSh8?Z?b_yg|8b7??7k~kA9aSmR<+v;K#7T{To zWO-{-IjU$hkFlHwBFkG-wik`&z4#FpD2W|EGrt#YxQPk&hbBda<85nsADjd--;FbDy&F2-evtB2FHh=bZ{#^F3m)Vc9yqZs6N@}(W!KU1GL^3&U^@%koR~norB^8 ziGIQV1&R8>A30*o!#nX3{6(xqf1T;zqR~79OYsW)9UHQ|wMWIVXPd+jzJiYlGGij$ ze+2i4%y~LoRWzEbaRFY0OeCjw;!Ap&#;lWg9o~mUsouttbgjZq@kKmd8M73(;O$tL z+ICgSA1)frJ5;jmDM=KK=6ms(G;qI|x;E|>nt+S(g(P5gv#ldE{EbSz#14E{Y_(jO zuCs+^pG)Phiac%?eu(FB2`)`qQM6Dx7~6zvNtB;JFoOdT9f!?*BTJcjec zM#PFF%r@-C=|c1OP4SN1crC6@-`FpHNw;KqYiH4DPULv?iV#(eeMjtho~kz!<6?KP z#M(6WrFuIhrRF#2P4{MeD3RGA_I%G38xn2dH+zJ}UnXXMT+Hz4cq)-T2XDgGitMC6 zyHfax-_k5^ZN=7ueMVlLUQU zgx~Ghhfj;2p%UN54do%r5U#+dMD#etfsTGS=nAJD5)M3;%JVAyKTq}H%D5-QzVJmA zf@A3&nXs5A@lE_7%Uio^-EQwNsAx17is?EUTbbkOJy(nUp$=XpBHlI;vG(8&yjz&^ zG7*+PB4+R|yhWJf4q+X6YTudVtuE=fYdRdIKf8f+4dY%BomLB*f3=7{&)_y(hc{xm zFr&-y0CtLVl#S?Qd8;$|1G9~e(CX(Bf&1~})HkemLY1fcfH0*R){87*F+PivCllb< zkeDylllKeTUL&H@kY4zGMkI#YQ~k2kKPWPULgZSv6pdziC^~`JCUK_7p>9my+Ly{- z6RGtTg4pKt{G%e>xFn6eS>#gXf_WX*6piLt)sM_}7Q0fMaF$qzccg2fFq2>7q13-Y zM4k)8>OGZHj))ZIwz6TiN&Hg8@