From 7c1f57bb0c4df1da42e83e8724bf45e8ccd37afa Mon Sep 17 00:00:00 2001 From: linxi Date: Thu, 19 Sep 2024 17:44:12 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=95=86=E5=93=81=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5--=E5=88=86=E4=BA=AB=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E9=81=AE=E6=8C=A1=E2=80=9D=E8=B4=AD=E4=B9=B0=E6=95=B0=E9=87=8F?= =?UTF-8?q?=E2=80=9C=E5=A2=9E=E5=8A=A0=E9=94=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 004cf9b..67be1fd 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -1399,8 +1399,8 @@ export default { position: fixed; background: #fff; right: 20rpx; - bottom: 60px; - z-index: 999; + bottom: 100px; + z-index: 1; } .wenwan-info { margin: 0 32rpx;