From 52eaa57d2caca1e566eca90bf4f35ca542b67836 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 11 Jul 2024 11:12:05 +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 --- ...ochenggroup.vue => fuwuliaochengTeaml.vue} | 155 ++++++++++++------ 1 file changed, 104 insertions(+), 51 deletions(-) rename pages/my/{fuwuliaochenggroup.vue => fuwuliaochengTeaml.vue} (92%) diff --git a/pages/my/fuwuliaochenggroup.vue b/pages/my/fuwuliaochengTeaml.vue similarity index 92% rename from pages/my/fuwuliaochenggroup.vue rename to pages/my/fuwuliaochengTeaml.vue index bd35b6a..5ad8b22 100644 --- a/pages/my/fuwuliaochenggroup.vue +++ b/pages/my/fuwuliaochengTeaml.vue @@ -21,19 +21,7 @@ 08:08:08 - - 1人在拼团,可直接参与 - - - - - 还差1人拼成 - 剩余114958 - - 去拼团 - - - + @@ -44,12 +32,21 @@ - {{mainData.sales}} - 人选择 + 已拼 + 16 + - - + + (人人可开团·仅新用户参团) + + + 精油开背 + 增强免疫 + 调节 + + + + - - - - - 未服务全额退款 - - - - 不满意重做 - - - - 最快30分钟上门 - - @@ -108,6 +91,37 @@ --> + + + + 1人在拼团,可直接参与 + + + + + 还差1人拼成 + 剩余114958 + + 去拼团 + + + + + + + + 未服务全额退款 + + + + 不满意重做 + + + + 最快30分钟上门 + + + 项目详情 @@ -122,7 +136,7 @@ --> - + - - 立即购买 + + ¥234.00 + 一键开团 @@ -993,16 +1008,20 @@ color: #fff; } .detail-btn{ - width:95%; - height: 92rpx; - line-height: 92rpx; - background: linear-gradient(90deg, #019C88, #28BA92, #35C495); - border-radius: 46rpx; - margin: 0 auto; - text-align: center; - font-weight: 400; - font-size: 42rpx; - color: #FFFFFF; + width: 94%; + height: 40px; + line-height: 40px; + background: linear-gradient(to right, rgb(255, 117, 98), rgb(233, 71, 52)); + border-radius: 23px; + margin: 0 auto; + text-align: center; + font-weight: 400; + font-size: 18px; + color: #FFFFFF; + position: fixed; + bottom: 0px; + margin-bottom: 10px; + margin-left:3%; } .detail-foot-mian-txet span:nth-child(1){ color: #777777; @@ -1288,12 +1307,14 @@ font-size: 30rpx; } .header-bottom-title-num span:nth-child(1){ + color: #848485; + } + .header-bottom-title-num span:nth-child(2){ font-weight: bold; color: #08A28A; } - .header-bottom-title-num span:nth-child(2){ + .header-bottom-title-num span:nth-child(3){ color: #848485; - margin-left: 5px; } .header-bottom-title-text{ font-weight: bold; @@ -1424,7 +1445,9 @@ } .teamwork-plate{ background: #fff; - margin: 20rpx; + margin: 20rpx 0; + align-items: center; + padding:15rpx 26rpx; } .teamwork-line{ display: flex; @@ -1432,11 +1455,41 @@ justify-content: space-between; } .teamwork-button{ + padding: 2rpx 15rpx; background:#ed4b3e ; - padding: 8rpx 13rpx; color:#fff; + height: 50rpx; + line-height: 50rpx; + margin-top: 15rpx; + border-radius: 6rpx; + margin-left: 15rpx; } .team-text{ color: #ed4b3e; } + .teamwork-se{ + font-size: 24rpx; + text-align: center; + margin-top: 6rpx; + } + .tewmwork-prompt{ + font-size: 24rpx; + color: #ed4b3e; + margin-top: 12rpx; + } + .tewmork-key{ + display: flex; + text-align: center; + } + .tewmork-key span{ + height: 30rpx; + line-height: 30rpx; + padding: 0 8rpx; + font-size: 20rpx; + border: 1px #ed4b3e solid ; + color: #ed4b3e; + border-radius: 6rpx; + margin-right: 6rpx; + margin-top: 6rpx; + } \ No newline at end of file