diff --git a/pages/my/hehuo.vue b/pages/my/hehuo.vue index b356ecf..b52a80e 100644 --- a/pages/my/hehuo.vue +++ b/pages/my/hehuo.vue @@ -6,22 +6,22 @@ 服务城市 - + 姓名 - + 联系电话 - + 年龄 - + diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue index d767183..b649380 100644 --- a/pages/my/indextaociliaoList.vue +++ b/pages/my/indextaociliaoList.vue @@ -13,7 +13,7 @@ @clear="clear"> - + 搜索 @@ -225,7 +225,7 @@ .shop_label{ display: flex; flex-wrap: wrap; - margin-top: 10rpx; + margin-top: 4rpx; } .shop_label span{ background: linear-gradient(90deg, #ffefde, #fff7ef); @@ -290,7 +290,7 @@ color: #FF1200; } .item-view-bottom-qian{ - margin-top: 5px; + margin-top: 2px; } .item-view-bottom{ width: 100%; @@ -367,10 +367,10 @@ padding:5rpx 0; } .item-img{ - width: 240rpx; - height: 200rpx; - border-radius: 14rpx; - position: relative; + width: 240rpx; + height: 200rpx; + border-radius: 14rpx; + position: relative; } .item-img img{ border-radius: 14rpx; @@ -405,7 +405,6 @@ align-items: center; padding:20rpx; } - .item-detail { padding: 5rpx 15rpx; border-radius: 10rpx; @@ -470,17 +469,17 @@ position: relative; } /deep/.uni-searchbar{ - width:240px; + width:250px; border-radius: 31rpx; padding-right: 24rpx; } .search-btn{ text-align: center; - color: #111; + color: #019c88; font-weight: bold; position: absolute; right:40rpx; - top: 19rpx; + top: 20rpx; font-size: 30rpx; display: flex; align-items: center; diff --git a/pages/my/newTeaml.vue b/pages/my/newTeaml.vue index 7541850..6368291 100644 --- a/pages/my/newTeaml.vue +++ b/pages/my/newTeaml.vue @@ -15,7 +15,8 @@ @clear="clear"> - 搜索 + + 搜索 @@ -297,7 +298,7 @@ width: 74%; background: #fff8f0; border-radius: 10rpx 0 0 10rpx; - padding: 14rpx 20rpx; + padding: 14rpx 10rpx; } .seckill-money span:nth-child(1){ color: #666; @@ -435,7 +436,7 @@ white-space: nowrap; } .item-view{ - width:59%; + width:60%; /*height: 100%;*/ display: flex; flex-direction: column; @@ -444,8 +445,8 @@ padding:5rpx 0; } .item-img{ - width: 246rpx; - height: 206rpx; + width: 240rpx; + height: 200rpx; border-radius: 14rpx; position: relative; } @@ -536,22 +537,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; @@ -561,9 +561,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; @@ -588,14 +588,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; } .view-cata{ display: flex; diff --git a/pages/my/newseckill.vue b/pages/my/newseckill.vue index 79bd280..101ed62 100644 --- a/pages/my/newseckill.vue +++ b/pages/my/newseckill.vue @@ -15,7 +15,8 @@ @clear="clear"> - 搜索 + + 搜索 @@ -52,24 +53,24 @@ {{item.title}} - - - ¥{{item.price}} - - ¥{{item.oldPrice}} - - + + + ¥{{item.price}} + + ¥{{item.oldPrice}} + + {{tag}} 助眠解压 + + + + 已售{{item.sales}} - - - 已售{{item.sales}} - 开抢 @@ -77,14 +78,14 @@ 开抢 - - - 已售{{item.sales}} - - - 预约 - - + + + 已售{{item.sales}} + + + 预约 + + @@ -348,7 +349,7 @@ color: #FF1200; } .item-view-bottom-qian{ - margin-top: 5px; + margin-top: 2px; } .item-view-bottom{ width: 100%; @@ -406,7 +407,7 @@ .shop_label{ display: flex; flex-wrap: wrap; - margin-top: 10rpx; + margin-top: 4rpx; } .shop_label span{ background: linear-gradient(90deg, #ffefde, #fff7ef); @@ -436,19 +437,19 @@ 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; @@ -469,17 +470,17 @@ border-radius: 14rpx; } .item { - width: 96%; - margin: 0 auto; + width: 100%; + margin: 0 auto ; display: flex; flex-direction: row; justify-content: space-between; - height: 140px; + /*height: 140px;*/ background: #FFFFFF; border-radius: 21rpx; margin-top:10px; align-items: center; - padding: 12px; + padding:20rpx; } .item-detail { @@ -503,7 +504,7 @@ width:100%; } /deep/.zp-paging-container-content{ - width: 100%; + width: 95%; margin: 0px auto 0px auto; } .fenlei{ @@ -537,22 +538,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; @@ -562,9 +562,9 @@ position: relative; } /deep/.uni-searchbar{ - width: 230px; + width:250px; border-radius: 31rpx; - margin-right: 20rpx; + padding-right: 24rpx; } .service-fh{ width: 20px; @@ -573,7 +573,7 @@ margin-left: 10rpx; } .service-img{ - width: 156rpx; + width: 146rpx; height: 38rpx; } .service-head-top-left span{ @@ -588,14 +588,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; } .view-cata{ display: flex; diff --git a/pages/my/serviceOderDrtail.vue b/pages/my/serviceOderDrtail.vue index 70513e7..bee884a 100644 --- a/pages/my/serviceOderDrtail.vue +++ b/pages/my/serviceOderDrtail.vue @@ -34,10 +34,10 @@ 套餐简介 --> - + {{mainData.content}} - 更多 + ... @@ -150,7 +150,8 @@ // 背景图片的URL可以是动态的,比如从API获取或根据条件生成 backgroundImageUrl: '', nameText:'', - zong:'' + zong:'', + contentShow:'0', } }, computed: { @@ -200,6 +201,14 @@ // #endif }, methods:{ + contentClick(){ + var num=this.contentShow + if(num=='0'){ + this.contentShow='1' + }else{ + this.contentShow='0' + } + }, goNav(e) { uni.navigateTo({ url: e @@ -968,7 +977,7 @@ align-items: center; margin-top: 8px; } - .jianjie{ + .jianjie-contnet{ font-weight: 400; font-size: 24rpx; color: #8D9194; @@ -978,6 +987,11 @@ overflow: hidden; text-overflow: ellipsis; } + .jianjie{ + font-weight: 400; + font-size: 24rpx; + color: #8D9194; + } .jianjie-more{ color: #029d88; font-size: 24rpx; diff --git a/pages/shop/index.vue b/pages/shop/index.vue index 195e64f..92d323c 100644 --- a/pages/shop/index.vue +++ b/pages/shop/index.vue @@ -2,93 +2,92 @@ -