From bc5a7b0d2c3c8826b6017789efef7fc8fb7deef7 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 30 Jul 2024 16:53:24 +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 --- my/order/payModifyCi.vue | 65 +++++++++-------- pages/my/cikarDrtail.vue | 5 +- pages/my/fuwuDateil.vue | 10 +-- pages/my/fuwuGengduo.vue | 65 +++++++++-------- pages/my/fuwuliaochengDetail.vue | 6 +- pages/my/fuwuxiangm.vue | 89 ++++++++++++------------ pages/my/indextaociliaoList.vue | 115 +++++++++++++++---------------- pages/my/newTeamlDetail.vue | 9 +-- pages/my/newseckill.vue | 13 ++-- 9 files changed, 187 insertions(+), 190 deletions(-) diff --git a/my/order/payModifyCi.vue b/my/order/payModifyCi.vue index 235b2da..2b94b4e 100644 --- a/my/order/payModifyCi.vue +++ b/my/order/payModifyCi.vue @@ -5,7 +5,7 @@ 项目次卡 - + @@ -1277,8 +1277,8 @@ justify-content: space-around; } .detail-view-img{ - width: 76px; - height: 76px; + width: 80px; + height: 80px; border-radius: 9px; } .detail-view{ @@ -1321,14 +1321,23 @@ margin-bottom: 12px; } .header-bottom-money-zhen span{ - color: #FF6000 ; - } + color: #FF1200; + } + .header-bottom-money-zhen span:nth-child(1){ + font-size: 26rpx; + } + .header-bottom-money-zhen span:nth-child(2){ + font-size:38rpx; + font-weight: bold; + } + .header-bottom-money-zhen span:nth-child(3){ + font-size: 26rpx; + } .header-bottom-money-zhen{ display: flex; flex-direction: row; align-items: baseline; - justify-content: space-between; - } + } .detail-foot-nav-bor{ width: 64px; height: 11rpx; @@ -1358,20 +1367,19 @@ margin: 10px 0; } .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: 15px; - color: #FFFFFF; - text-align: right; - line-height: 32px; - padding-right: 15px; - position: absolute; - right: 0; - top: 0; + width: 100px; + height:24px; + background: linear-gradient(90deg, #ffdf96, #feca76); + border-radius: 0 15rpx 0 30rpx; + font-weight: 400; + font-size: 12px; + color: #a13504; + text-align: right; + line-height: 24px; + padding-right: 18px; + position: absolute; + right: 0; + top: 0; } .detail-foot-list-top{ width: 95%; @@ -1399,12 +1407,12 @@ .tese span:nth-child(1){ font-weight: bold; - font-size: 22rpx; + font-size: 26rpx; color: #333333; } .tese span:nth-child(2){ font-weight: 400; - font-size: 22rpx; + font-size: 26rpx; color: #8D9194; } .tese{ @@ -1422,8 +1430,8 @@ } .detail-foot-list-top span:nth-child(2){ width: 76rpx; - height: 33rpx; - line-height: 33rpx; + height: 30rpx; + line-height: 30rpx; text-align: center; border-radius: 16rpx; border: 1px solid #7D7D7D; @@ -1433,8 +1441,7 @@ margin: 0px 25px 0px 5px; } .detail-foot-list-top span:nth-child(3){ - font-weight: 400; - font-size: 28rpx; + font-size: 30rpx; color: #029d88; } @@ -1711,7 +1718,7 @@ width: 100%; background-color: #ffffff; border-radius: 24rpx; - padding: 29rpx; + padding:24rpx; } .d-title{ font-weight: bold; @@ -1835,7 +1842,7 @@ margin-left: 5px; } .money-pay-zhen span{ - color: #FF6000; + color:#FF1200; font-size: 32rpx; font-weight: bold; } diff --git a/pages/my/cikarDrtail.vue b/pages/my/cikarDrtail.vue index 53bf9c7..0fa78e0 100644 --- a/pages/my/cikarDrtail.vue +++ b/pages/my/cikarDrtail.vue @@ -1135,17 +1135,16 @@ margin-right: 1px; } .header-bottom-foot-view{ - width: 32%; display: flex; flex-direction: row; align-items: center; justify-content: center; + padding: 1px 8px; height: 22px; line-height: 22px; - background-color: rgba(230, 246, 243, 1); border-radius: 15px; font-weight: 400; - font-size: 10px; + font-size: 11px; color: #029c88; } .header-bottom-foot-title{ diff --git a/pages/my/fuwuDateil.vue b/pages/my/fuwuDateil.vue index 8c67a22..c4815e3 100644 --- a/pages/my/fuwuDateil.vue +++ b/pages/my/fuwuDateil.vue @@ -23,8 +23,8 @@ - - {{getList.price}} + + ¥{{getList.price}} @@ -550,14 +550,14 @@ color: #FF1200; } .header-bottom-money-zhen span:nth-child(1){ - font-size: 25rpx; + font-size: 28rpx; } .header-bottom-money-zhen span:nth-child(2){ - font-size:35rpx; + font-size:38rpx; font-weight: bold; } .header-bottom-money-zhen span:nth-child(3){ - font-size: 22rpx; + font-size: 28rpx; } .header-bottom-money-zhen{ display: flex; diff --git a/pages/my/fuwuGengduo.vue b/pages/my/fuwuGengduo.vue index 514f380..dc79676 100644 --- a/pages/my/fuwuGengduo.vue +++ b/pages/my/fuwuGengduo.vue @@ -13,6 +13,7 @@ @clear="clear"> + 搜索 @@ -197,7 +198,7 @@ .shop_label{ display: flex; flex-wrap: wrap; - margin-top: 10rpx; + margin-top:4rpx; } .shop_label span{ background: linear-gradient(90deg, #ffefde, #fff7ef); @@ -256,7 +257,7 @@ color: #F95900; } .item-view-bottom-qian{ - margin-top: 5px; + margin-top:2px; } .item-view-bottom{ @@ -322,7 +323,7 @@ color: #333333; } .item-view{ - width:59%; + width:60%; height: 100%; display: flex; flex-direction: column; @@ -331,10 +332,10 @@ padding:5rpx 0; } .item-img{ - width: 246rpx; - height: 206rpx; - border-radius: 14rpx; - position: relative; + width: 240rpx; + height: 200rpx; + border-radius: 14rpx; + position: relative; } .img-span{ padding: 2px 5px; @@ -354,19 +355,18 @@ height: 100%; } .item { - width: 96%; - margin: 0 auto; - display: flex; - flex-direction: row; - justify-content: space-between; - height: 140px; - background: #FFFFFF; - border-radius: 21rpx; - margin-top:10px; - align-items: center; - padding: 12px; + width: 100%; + margin: 0 auto ; + display: flex; + flex-direction: row; + justify-content: space-between; + /*height: 140px;*/ + background: #FFFFFF; + border-radius: 21rpx; + margin-top:10px; + align-items: center; + padding:20rpx; } - .item-detail { padding: 5rpx 15rpx; border-radius: 10rpx; @@ -388,7 +388,7 @@ width:100%; } /deep/.zp-paging-container-content{ - width: 100%; + width: 95%; margin: 0 auto; } .fenlei{ @@ -422,21 +422,21 @@ } .search-btn{ text-align: center; - line-height: 56rpx; - color: #fff; + color: #019c88; + font-weight: bold; position: absolute; - right:30rpx; - top: 22rpx; - height: 56rpx !important; + right:40rpx; + top: 20rpx; + font-size: 30rpx; + display: flex; + align-items: center; } /deep/.uni-searchbar__box-icon-search,.search-btn{ width: 110rpx; height: 50rpx; - background: #18A689; - border-radius: 31rpx; } /deep/.uni-searchbar__box{ - height: 30px; + height:34px; border-radius: 30px !important; background-color: #fff !important; border: 1px solid #09a28a; @@ -446,9 +446,9 @@ position: relative; } /deep/.uni-searchbar{ - width: 230px; + width:250px; border-radius: 31rpx; - margin-right: 20rpx; + padding-right: 24rpx; } .service-head-top-left image{ width: 20px; @@ -473,14 +473,11 @@ justify-content: space-between; } .service-head-top{ - width: 100%; - height: 100rpx; + height:90rpx; display: flex; flex-direction: row; align-items: center; justify-content: space-between; - background: linear-gradient(60deg,rgba(115, 212, 183, 0.2),rgba(227, 251, 244, 0.1),rgba(193, 236, 223, 0.35)); - border-bottom:1rpx solid #c4ede1; } diff --git a/pages/my/fuwuliaochengDetail.vue b/pages/my/fuwuliaochengDetail.vue index 77af9d7..4691aa3 100644 --- a/pages/my/fuwuliaochengDetail.vue +++ b/pages/my/fuwuliaochengDetail.vue @@ -1169,18 +1169,16 @@ margin-right: 1px; } .header-bottom-foot-view{ - width: 35%; display: flex; flex-direction: row; align-items: center; justify-content: center; - padding: 2px 5px; + padding: 1px 8px; height: 22px; line-height: 22px; - background-color: rgba(230, 246, 243, 1); border-radius: 15px; font-weight: 400; - font-size: 10px; + font-size: 11px; color: #029c88; } .header-bottom-foot-title{ diff --git a/pages/my/fuwuxiangm.vue b/pages/my/fuwuxiangm.vue index 0ce3f41..01680c4 100644 --- a/pages/my/fuwuxiangm.vue +++ b/pages/my/fuwuxiangm.vue @@ -202,7 +202,7 @@ .shop_label{ display: flex; flex-wrap: wrap; - margin-top: 10rpx; + margin-top: 4rpx; } .shop_label span{ background: linear-gradient(90deg, #ffefde, #fff7ef); @@ -269,7 +269,7 @@ color: #FF1200; } .item-view-bottom-qian{ - margin-top: 5px; + margin-top: 2px; } .item-view-bottom{ @@ -334,28 +334,28 @@ align-items: flex-end; } .item-view-title{ - width: 76%; - font-weight: bold; - font-size: 32rpx; - color: #333333; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; + width: 76%; + font-weight: bold; + font-size: 32rpx; + color: #333333; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; } .item-view{ - width:59%; - height: 100%; - display: flex; - flex-direction: column; - justify-content: center; - justify-content: space-between; - padding:5rpx 0; + width:60%; + height: 100%; + display: flex; + flex-direction: column; + justify-content: center; + justify-content: space-between; + padding:5rpx 0; } .item-img{ - width: 246rpx; - height: 206rpx; - border-radius: 14rpx; - position: relative; + width: 240rpx; + height: 200rpx; + border-radius: 14rpx; + position: relative; } .img-span{ padding: 2px 5px; @@ -373,19 +373,20 @@ .item-img image{ width: 100%; height: 100%; - } - .item { - width: 96%; - margin: 0 auto; - display: flex; - flex-direction: row; - justify-content: space-between; - height: 140px; - background: #FFFFFF; - border-radius: 21rpx; - margin-top:10px; - align-items: center; - padding: 12px; + border-radius: 14rpx; + } + .item { + width: 100%; + margin: 0 auto ; + display: flex; + flex-direction: row; + justify-content: space-between; + /*height: 140px;*/ + background: #FFFFFF; + border-radius: 21rpx; + margin-top:10px; + align-items: center; + padding:20rpx; } .item-detail { @@ -409,7 +410,7 @@ width:100%; } /deep/.zp-paging-container-content{ - width: 100%; + width: 95%; margin: 0 auto; } .fenlei{ @@ -443,21 +444,21 @@ } .search-btn{ text-align: center; - line-height: 56rpx; - color: #fff; + color: #019c88; + font-weight: bold; position: absolute; - right:30rpx; - top: 22rpx; - height: 56rpx !important; + right:40rpx; + top: 20rpx; + font-size: 30rpx; + display: flex; + align-items: center; } /deep/.uni-searchbar__box-icon-search,.search-btn{ width: 110rpx; height: 50rpx; - background: #18A689; - border-radius: 31rpx; } /deep/.uni-searchbar__box{ - height: 30px; + height:34px; border-radius: 30px !important; background-color: #fff !important; border: 1px solid #09a28a; @@ -467,9 +468,9 @@ position: relative; } /deep/.uni-searchbar{ - width: 230px; + width:250px; border-radius: 31rpx; - margin-right: 20rpx; + padding-right: 24rpx; } .service-head-top-left image{ width: 20px; diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue index b649380..866a0d1 100644 --- a/pages/my/indextaociliaoList.vue +++ b/pages/my/indextaociliaoList.vue @@ -1,63 +1,62 @@