From dc18c47a3525e44ea2f5b3057155277a544ac1c6 Mon Sep 17 00:00:00 2001
From: tianyi <13521030702@163.com>
Date: Tue, 12 May 2026 11:44:41 +0800
Subject: [PATCH 1/3] 1
---
pages/index/index.vue | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 93d71ab..9164299 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -2397,8 +2397,7 @@
.qusong1 {
width: 40rpx;
height: 40rpx;
- background: linear-gradient(135deg, #0d4d42 0%, #38d9b8 100%);
- color: #fff;
+ background: linear-gradient(90deg, #e3ff96, #a6ffea);
border-radius: 40rpx;
text-align: center;
line-height: 40rpx;
From 7c27c4723552c03e45322c6628f7849437415240 Mon Sep 17 00:00:00 2001
From: tianyi <13521030702@163.com>
Date: Tue, 12 May 2026 12:09:13 +0800
Subject: [PATCH 2/3] 1
---
package1/group/groupBuySingle.vue | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/package1/group/groupBuySingle.vue b/package1/group/groupBuySingle.vue
index dbb3958..c104c08 100644
--- a/package1/group/groupBuySingle.vue
+++ b/package1/group/groupBuySingle.vue
@@ -1692,7 +1692,7 @@
background: url('https://jewel-shop.oss-cn-beijing.aliyuncs.com/8bc15960c2dc40268e295d6dd23aecce.png') no-repeat;
width: 100%;
height: 340rpx;
- background-size: 100% 100%;
+ background-size: 100%;
position: relative;
overflow: hidden;
}
@@ -1735,7 +1735,7 @@
/* content 上移,叠在背景图下方,减少头部空白 */
.content {
- margin-top: -150rpx;
+ margin-top: -155rpx;
position: relative;
z-index: 1;
height: auto;
@@ -2586,6 +2586,7 @@
.group-live-card .zaixian-swiper {
height: 92rpx;
+ margin-top: 10px;
}
.missing-count {
From feeca70681e8d085ed4b390d96fab95aec89aded Mon Sep 17 00:00:00 2001
From: tianyi <13521030702@163.com>
Date: Tue, 12 May 2026 12:09:20 +0800
Subject: [PATCH 3/3] 1
---
pages/index/index.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index b53d8bb..543e570 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -26,7 +26,7 @@
+ style="height: 150rpx;margin-top: -120rpx;">
@@ -93,7 +93,7 @@
+ style="height: 150rpx;margin-top: -120rpx;">
@@ -1475,7 +1475,7 @@
height: 200rpx;
display: flex;
align-items: center;
- margin: 30rpx auto 0;
+ margin: 0 auto;
padding: 14rpx 10rpx;
box-sizing: border-box;
border-radius: 38rpx;