From 85b6610eaa1e2a54e3314ed0f0cbbe7c0a6350e6 Mon Sep 17 00:00:00 2001 From: lihaoyuan <18278596806@163.com> Date: Fri, 5 Sep 2025 11:06:30 +0800 Subject: [PATCH] =?UTF-8?q?update:=E4=BF=AE=E6=94=B9=E4=BA=86=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E8=BF=9B=E5=BA=A6=E6=9D=A1=E6=A0=B7=E5=BC=8F=EF=BC=8C?= =?UTF-8?q?=E9=99=84=E8=BF=91=E5=BA=97=E9=93=BA=E5=88=97=E8=A1=A8=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=EF=BC=8C=E4=B8=AA=E4=BA=BA=E4=B8=AD=E5=BF=83=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- community/community/detail.vue | 2 +- components/store-lists.vue | 51 +++------------------------------- member/member/data.vue | 4 +-- member/order/detail.vue | 8 +++--- 4 files changed, 11 insertions(+), 54 deletions(-) diff --git a/community/community/detail.vue b/community/community/detail.vue index 8664274..2223669 100644 --- a/community/community/detail.vue +++ b/community/community/detail.vue @@ -2122,7 +2122,7 @@ input { width: 100%; height: 87rpx; position: fixed; - bottom: 10rpx; + bottom: 35rpx; left: 0; background-color: #fff; z-index: 1; diff --git a/components/store-lists.vue b/components/store-lists.vue index e446f9f..8d57f64 100644 --- a/components/store-lists.vue +++ b/components/store-lists.vue @@ -1,6 +1,6 @@