From a76303291a017fd09643133fba80b2af4daa779b Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Tue, 12 May 2026 14:54:39 +0800 Subject: [PATCH 1/3] 1 --- package1/group/groupBuySingle.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package1/group/groupBuySingle.vue b/package1/group/groupBuySingle.vue index e4c507c..61487ba 100644 --- a/package1/group/groupBuySingle.vue +++ b/package1/group/groupBuySingle.vue @@ -2869,9 +2869,9 @@ .popup-rally-main, .join-popup-main { color: #103a32; - font-size: 36rpx; + font-size: 28rpx; font-weight: 900; - line-height: 48rpx; + line-height: 34rpx; } .popup-rally-sub, From 0d18532ca5e284d000d6f059ff4a39ded2d603dc Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Tue, 12 May 2026 15:03:17 +0800 Subject: [PATCH 2/3] 1 --- package1/group/groupBuyList.vue | 62 ++++++++++++++++++++++----------- 1 file changed, 41 insertions(+), 21 deletions(-) diff --git a/package1/group/groupBuyList.vue b/package1/group/groupBuyList.vue index 2736e47..0f0847f 100644 --- a/package1/group/groupBuyList.vue +++ b/package1/group/groupBuyList.vue @@ -121,8 +121,7 @@ ¥{{item1.attributeListPrice | sliceMsg}} - 拼团 ¥{{item1.productGroupBuyPrices | slicePrice}} + 拼团 ¥{{item1.productGroupBuyPrices | slicePrice}} @@ -705,55 +704,76 @@ display: flex; height: auto; overflow-y: hidden; - padding: 10rpx 0 20rpx; + padding: 18rpx 0 26rpx; } .menu-member { - width: 140rpx; + position: relative; + width: 150rpx; height: 100%; margin: 10rpx 0 0 20rpx; } .menu-img { - height: 140rpx; - width: 140rpx; - border-radius: 20rpx; + height: 142rpx; + width: 142rpx; + margin: 0 auto; + border-radius: 24rpx; + box-shadow: 0 10rpx 22rpx rgba(0, 0, 0, 0.12); + overflow: hidden; img { width: 100%; height: 100%; background-size: 100%; - border-radius: 20rpx; + border-radius: 24rpx; } } .menu-content { - font-size: 26rpx; + width: 150rpx; + margin-top: 12rpx; + padding: 0 4rpx; + box-sizing: border-box; + font-size: 24rpx; } .shop-menu-name { - margin-top: 10rpx; font-weight: 700; overflow: hidden; - height: 30rpx; + height: 32rpx; + line-height: 32rpx; + color: #222; + text-overflow: ellipsis; + white-space: nowrap; } .shop-menu-price { - margin-top: 6rpx; - font-weight: 700; + margin-top: 4rpx; + color: #a0a0a0; + font-size: 21rpx; + font-weight: 600; + line-height: 28rpx; } .shop-menu-purchase { - display: flex; - background: rgba(255, 57, 57, 0.1); - height: 36rpx; - line-height: 36rpx; - padding: 0 0 0 4rpx; - border-radius: 8rpx; + display: inline-block; + background: linear-gradient(90deg, #fff1ef, #ffe8ec); + min-height: 32rpx; + line-height: 32rpx; + padding: 0 10rpx; + border-radius: 10rpx 18rpx 18rpx 10rpx; font-weight: 700; - margin-top: 10rpx; - color: #777; + margin-top: 8rpx; + color: #ff5a45; font-size: 20rpx; + box-shadow: 0 4rpx 10rpx rgba(255, 57, 57, 0.08); + } + + .group-price { + color: #ff1f1f; + font-size: 24rpx; + padding-left: 8rpx; } .zaixian { From 9c571462e2f5aa94839b7fefd800d768b76a5a26 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Tue, 12 May 2026 15:16:27 +0800 Subject: [PATCH 3/3] 1 --- components/tab-bar/delivery.vue | 70 +++++++++++++++++++++++++++++---- 1 file changed, 62 insertions(+), 8 deletions(-) diff --git a/components/tab-bar/delivery.vue b/components/tab-bar/delivery.vue index 8b0f9b0..aeefd31 100644 --- a/components/tab-bar/delivery.vue +++ b/components/tab-bar/delivery.vue @@ -127,12 +127,14 @@ {{item.shopName}} - - 祥 - - - {{item.shopAddress}} + + + 祥 + + + {{item.shopAddress}} + @@ -179,8 +181,10 @@ - - 用户申请 退款中 + + + 用户申请退款中 +