From 9f452d2752aabc1c99fd3e43e3080f72365727ef Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Mon, 22 Jul 2024 15:28:47 +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/setting/xieyi.vue | 531 ++------------------------------ pages/my/cika.vue | 83 ++--- pages/my/indextaociliaoList.vue | 12 +- 3 files changed, 72 insertions(+), 554 deletions(-) diff --git a/my/setting/xieyi.vue b/my/setting/xieyi.vue index 6c9e0bd..bb4ebfc 100644 --- a/my/setting/xieyi.vue +++ b/my/setting/xieyi.vue @@ -1,526 +1,33 @@ - - diff --git a/pages/my/cika.vue b/pages/my/cika.vue index 98b9b2b..a60d93a 100644 --- a/pages/my/cika.vue +++ b/pages/my/cika.vue @@ -180,8 +180,8 @@ .shop_label span{ background: #e5e5e5; border-radius: 8rpx; - padding: 2rpx 8rpx; - font-size: 20rpx; + padding: 3rpx 10rpx; + font-size: 22rpx; margin-right: 8rpx; margin-bottom: 8rpx; } @@ -199,20 +199,20 @@ 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-size: 28rpx; + font-size: 26rpx; color: #848484; text-decoration-line: line-through; margin-left: 5px; } + .item-view-bottom-qian span:nth-child(5){ + font-size: 26rpx; + color: #848484; + text-decoration-line: line-through; + } .item-view-bottom-qian span:nth-child(1){ font-weight: 400; - font-size: 25rpx; + font-size: 26rpx; color: #F95900; } .item-view-bottom-qian span:nth-child(2){ @@ -221,8 +221,7 @@ color: #F95900; } .item-view-bottom-qian span:nth-child(3){ - font-weight: 400; - font-size: 25rpx; + font-size: 26rpx; color: #F95900; } .item-view-bottom{ @@ -230,7 +229,6 @@ display: flex; flex-direction: row; justify-content: space-between; - align-items: center; } .item-view-jianjie{ font-weight: 400; @@ -283,7 +281,7 @@ .item-view-title{ width: 76%; font-weight: bold; - font-size: 32rpx; + font-size: 31rpx; color: #333333; overflow: hidden; text-overflow: ellipsis; @@ -295,6 +293,8 @@ display: flex; flex-direction: column; justify-content: center; + justify-content: space-between; + padding: 26rpx 0; } .item-img{ width: 285rpx; @@ -302,6 +302,9 @@ border-radius: 14rpx; position: relative; } + .item-img img{ + border-radius: 14rpx; + } .img-span{ padding: 2px 5px; font-weight: 400; @@ -321,7 +324,8 @@ border-radius: 14rpx; } .item { - width: 100%; + width: 96%; + margin: 0 2% ; display: flex; flex-direction: row; justify-content: space-between; @@ -354,7 +358,7 @@ width:100%; } /deep/.zp-paging-container-content{ - width: 95%; + width: 100%; margin: 50px auto 0px auto; } .fenlei{ @@ -386,48 +390,53 @@ /deep/.uni-searchbar__cancel{ display: none; } - .search-btn{ - text-align: center; - line-height: 31px; - color: #fff; - position: absolute; - right: 0; - top: 0; - margin-top:9.4px; - margin-right: 11px; - height: 32px !important; - } + /deep/.uni-searchbar__box-icon-search,.search-btn{ - width: 150rpx; - height: 60rpx; + width: 110rpx; + height: 50rpx; background: #18A689; border-radius: 31rpx; - } /deep/.uni-searchbar__box{ - height: 31px; - border-radius: 15px !important; + height: 30px; + border-radius: 30px !important; background-color: #fff !important; - border: 1px solid #E5E5E5; + 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: 240px; border-radius: 31rpx; } .service-head-top-left image{ - width: 25px; - height: 30rpx; - margin-right: 10px; + width: 20px; + height: 20rpx; + margin-right:5px; + margin-left: 10rpx; } .service-head-top-left span{ + width: 180rpx; + height: 60rpx; + background:url('../../static/images/headline.png') 0rpx 26rpx; + background-repeat: no-repeat; font-weight: bold; font-size: 34rpx; color: #171717; + margin-top: 16rpx; } .service-head-top-left{ display: flex; @@ -441,9 +450,11 @@ flex-direction: row; align-items: center; justify-content: space-between; - background-color: #fff; + 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/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue index 25cf5e5..00f4686 100644 --- a/pages/my/indextaociliaoList.vue +++ b/pages/my/indextaociliaoList.vue @@ -217,7 +217,7 @@ background: #e5e5e5; border-radius: 8rpx; padding: 3rpx 10rpx; - font-size: 20rpx; + font-size: 22rpx; margin-right: 8rpx; margin-bottom: 8rpx; } @@ -263,7 +263,7 @@ } .item-view-bottom-qian span:nth-child(1){ font-weight: 400; - font-size: 25rpx; + font-size: 26rpx; color: #F95900; } .item-view-bottom-qian span:nth-child(2){ @@ -272,7 +272,7 @@ color: #F95900; } .item-view-bottom-qian span:nth-child(3){ - font-size: 25rpx; + font-size: 26rpx; color: #F95900; } .item-view-bottom{ @@ -334,7 +334,7 @@ .item-view-title{ width: 76%; font-weight: bold; - font-size: 30rpx; + font-size: 31rpx; color: #333333; overflow: hidden; text-overflow: ellipsis; @@ -456,12 +456,12 @@ } .search-btn{ text-align: center; - line-height: 30px; + line-height: 28px; color: #fff; position: absolute; right:14rpx; top: 25rpx; - height: 30px !important; + height: 29px !important; } /deep/.uni-searchbar{ width: 240px;