From 1de4642b56fba6479e43e42eade0ad267cb64b6c Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Thu, 14 May 2026 12:15:40 +0800 Subject: [PATCH] 1 --- package2/group/groupBuySingle.vue | 32 +++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/package2/group/groupBuySingle.vue b/package2/group/groupBuySingle.vue index 32aab19..316a68d 100644 --- a/package2/group/groupBuySingle.vue +++ b/package2/group/groupBuySingle.vue @@ -74,8 +74,9 @@ - - 有件事你知道吗?拼团和期末不挂科一样重要! + + + 你知道吗?拼团和期末不挂科一样重要! 去凑团 @@ -118,7 +119,8 @@ style="border-right: 1px solid #eee;font-weight: 700;font-size: 28rpx;height: 100%;width: 160rpx;"> - + {{item.categoryName}} @@ -2611,6 +2613,19 @@ margin-bottom: 6rpx; } + .live-title-wrap { + display: flex; + align-items: center; + min-width: 0; + } + + .live-title-gif { + width: 42rpx; + height: 42rpx; + margin-right: 8rpx; + flex-shrink: 0; + } + .live-title { font-size: 24rpx; font-weight: 900; @@ -2734,13 +2749,10 @@ .menu-active-dot { position: absolute; - left: 14rpx; - top: 36rpx; - width: 14rpx; - height: 14rpx; - border-radius: 50%; - background: #ff7a4f; - box-shadow: 0 0 16rpx rgba(255, 122, 79, 0.65); + left: 6rpx; + top: 27rpx; + width: 36rpx; + height: 36rpx; } .goods-card {