From 9d5b9a86bcddc28a5ab48ee9bec5ef71276a88f9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com>
Date: Tue, 12 Aug 2025 15:42:42 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=95=86=E5=AE=B6=E5=88=86?=
=?UTF-8?q?=E7=B1=BB=E4=B8=8B=E6=8B=89=E9=83=A8=E5=88=86=E7=9A=84=E6=98=BE?=
=?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.css | 8 +++-
pages/index/index.vue | 91 ++++++++++++++++++++++---------------------
2 files changed, 52 insertions(+), 47 deletions(-)
diff --git a/pages/index/index.css b/pages/index/index.css
index 2addac54..d61d1120 100644
--- a/pages/index/index.css
+++ b/pages/index/index.css
@@ -519,11 +519,11 @@ page {
border-radius: 0 0 10rpx 10rpx;
box-shadow: 0 5rpx 15rpx rgba(0, 0, 0, 0.1);
padding: 20rpx;
- position: absolute;
+ position: relative;
z-index: 99;
width: 95%;
left: 0;
- top: 88rpx;
+ /* top: 88rpx; */
}
.dropdown-title {
@@ -699,6 +699,10 @@ page {
box-sizing: border-box;
}
+.merchantList2{
+
+}
+
.merchantItem {
display: flex;
padding-top: 30px;
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 6bfa1c60..c0c42af4 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -11,44 +11,44 @@
-