From 820c16d18df2d39bda02797e63473c1d06cbde7e Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 24 Jul 2024 10:54:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E7=BB=9F=E4=B8=80=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/cika.vue | 45 +++++++++++++++++++------------------ pages/my/fuwuliaocheng.vue | 38 +++++++++++++++---------------- pages/my/servicePackage.vue | 28 ++++++++++++----------- 3 files changed, 57 insertions(+), 54 deletions(-) diff --git a/pages/my/cika.vue b/pages/my/cika.vue index 7ba9f81..cad4956 100644 --- a/pages/my/cika.vue +++ b/pages/my/cika.vue @@ -176,11 +176,14 @@ .shop_label{ display: flex; flex-wrap: wrap; + margin-top: 10rpx; } .shop_label span{ - background: #e5e5e5; + background: #f3f3f3; + height: 34rpx; + line-height: 34rpx; border-radius: 8rpx; - padding: 3rpx 10rpx; + padding: 0 10rpx; font-size: 22rpx; margin-right: 8rpx; margin-bottom: 8rpx; @@ -359,7 +362,7 @@ } /deep/.zp-paging-container-content{ width: 100%; - margin: 50px auto 0px auto; + margin: 0 auto; } .fenlei{ display: flex; @@ -391,36 +394,36 @@ display: none; } - /deep/.uni-searchbar__box-icon-search,.search-btn{ +/deep/.uni-searchbar__box-icon-search,.search-btn{ width: 110rpx; height: 50rpx; background: #18A689; border-radius: 31rpx; + } /deep/.uni-searchbar__box{ height: 30px; border-radius: 30px !important; background-color: #fff !important; border: 1px solid #09a28a; - padding: 0px; display: flex; flex-direction: row; flex-flow: row-reverse; position: relative; - margin-top: 4rpx; - } - .search-btn{ - text-align: center; - line-height: 28px; - color: #fff; - position: absolute; - right:14rpx; - top: 25rpx; - height: 29px !important; } /deep/.uni-searchbar{ width: 230px; border-radius: 31rpx; + margin-right: 20rpx; + } + .search-btn{ + text-align: center; + line-height: 56rpx; + color: #fff; + position: absolute; + right:30rpx; + top: 22rpx; + height: 56rpx !important; } .service-head-top-left image{ width: 20px; @@ -429,14 +432,14 @@ margin-left: 10rpx; } .service-head-top-left span{ - width: 180rpx; - height: 60rpx; - background:url('../../static/images/headline.png') 0rpx 26rpx; + height:100rpx; + background:url('../../static/images/headline.png') 0rpx 50rpx; background-repeat: no-repeat; font-weight: bold; font-size: 34rpx; color: #171717; - margin-top: 16rpx; + display: flex; + align-items: center; } .service-head-top-left{ display: flex; @@ -446,15 +449,13 @@ } .service-head-top{ width: 100%; + height: 100rpx; 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; - position: fixed; - z-index: 999; - padding-top: 6rpx; } .view-cata{ display: flex; diff --git a/pages/my/fuwuliaocheng.vue b/pages/my/fuwuliaocheng.vue index 4402aca..120eb2a 100644 --- a/pages/my/fuwuliaocheng.vue +++ b/pages/my/fuwuliaocheng.vue @@ -176,11 +176,14 @@ .shop_label{ display: flex; flex-wrap: wrap; + margin-top: 10rpx; } .shop_label span{ - background: #e5e5e5; + background: #f3f3f3; + height: 34rpx; + line-height: 34rpx; border-radius: 8rpx; - padding: 3rpx 10rpx; + padding: 0 10rpx; font-size: 22rpx; margin-right: 8rpx; margin-bottom: 8rpx; @@ -191,12 +194,11 @@ .item-view-bottom-btn{ text-align: center; width: 131rpx; - height: 55rpx; - line-height: 55rpx; + height: 50rpx; + line-height: 50rpx; background: linear-gradient(90deg, #019C88, #0FA78B, #35C495); - border-radius: 10rpx; - font-weight: bold; - font-size: 28rpx; + border-radius:10rpx; + font-size: 26rpx; color: #FFFFFF; } .item-view-bottom-qian span:nth-child(5){ @@ -389,35 +391,33 @@ } .search-btn{ text-align: center; - line-height: 28px; + line-height: 56rpx; color: #fff; position: absolute; - right:14rpx; - top: 25rpx; - height: 29px !important; + right:30rpx; + top: 22rpx; + height: 56rpx !important; } /deep/.uni-searchbar__box-icon-search,.search-btn{ width: 110rpx; height: 50rpx; background: #18A689; border-radius: 31rpx; - } /deep/.uni-searchbar__box{ height: 30px; border-radius: 30px !important; background-color: #fff !important; border: 1px solid #09a28a; - padding: 0px; display: flex; flex-direction: row; flex-flow: row-reverse; position: relative; - margin-top: 4rpx; } /deep/.uni-searchbar{ width: 230px; border-radius: 31rpx; + margin-right: 20rpx; } .service-head-top-left image{ width: 20px; @@ -426,14 +426,14 @@ margin-left: 10rpx; } .service-head-top-left span{ - width: 180rpx; - height: 60rpx; - background:url('../../static/images/headline.png') 0rpx 26rpx; + height:100rpx; + background:url('../../static/images/headline.png') 0rpx 50rpx; background-repeat: no-repeat; font-weight: bold; font-size: 34rpx; color: #171717; - margin-top: 16rpx; + display: flex; + align-items: center; } .service-head-top-left{ display: flex; @@ -443,13 +443,13 @@ } .service-head-top{ width: 100%; + height: 100rpx; 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; - padding-top: 6rpx; } .view-cata{ display: flex; diff --git a/pages/my/servicePackage.vue b/pages/my/servicePackage.vue index a803f9f..b6a31cb 100644 --- a/pages/my/servicePackage.vue +++ b/pages/my/servicePackage.vue @@ -176,11 +176,14 @@ .shop_label{ display: flex; flex-wrap: wrap; + margin-top: 10rpx; } .shop_label span{ - background: #e5e5e5; + background: #f3f3f3; + height: 34rpx; + line-height: 34rpx; border-radius: 8rpx; - padding: 3rpx 10rpx; + padding: 0 10rpx; font-size: 22rpx; margin-right: 8rpx; margin-bottom: 8rpx; @@ -387,12 +390,12 @@ } .search-btn{ text-align: center; - line-height: 28px; + line-height: 56rpx; color: #fff; position: absolute; - right:14rpx; - top: 25rpx; - height: 29px !important; + right:30rpx; + top: 22rpx; + height: 56rpx !important; } /deep/.uni-searchbar__box-icon-search,.search-btn{ width: 110rpx; @@ -406,16 +409,15 @@ border-radius: 30px !important; background-color: #fff !important; border: 1px solid #09a28a; - padding: 0px; display: flex; flex-direction: row; flex-flow: row-reverse; position: relative; - margin-top: 4rpx; } /deep/.uni-searchbar{ width: 230px; border-radius: 31rpx; + margin-right: 20rpx; } .service-head-top-left image{ width: 20px; @@ -424,14 +426,14 @@ margin-left: 10rpx; } .service-head-top-left span{ - width: 180rpx; - height: 60rpx; - background:url('../../static/images/headline.png') 0rpx 26rpx; + height:100rpx; + background:url('../../static/images/headline.png') 0rpx 50rpx; background-repeat: no-repeat; font-weight: bold; font-size: 34rpx; color: #171717; - margin-top: 16rpx; + display: flex; + align-items: center; } .service-head-top-left{ display: flex; @@ -441,13 +443,13 @@ } .service-head-top{ width: 100%; + height: 100rpx; 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; - padding-top: 6rpx; } .view-cata{ display: flex;