From 602714aafb437a313a38ff6ab9cf8cbf3b940c4a Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Tue, 2 Apr 2024 16:14:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E8=B4=AD=E4=B9=B0?= =?UTF-8?q?=E5=95=86=E5=93=81=E6=A0=B7=E5=BC=8F=E9=94=99=E8=AF=AF=20=20?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E8=B4=AD=E4=B9=B0=E4=B8=8B=E5=8D=95=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods_details/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/goods_details/index.vue b/pages/goods_details/index.vue index 61ee2e1..d78cc2a 100644 --- a/pages/goods_details/index.vue +++ b/pages/goods_details/index.vue @@ -1933,7 +1933,7 @@ height: calc(100rpx+ constant(safe-area-inset-bottom)); ///兼容 IOS<11.2/ height: calc(100rpx + env(safe-area-inset-bottom)); ///兼容 IOS>11.2/ background-color: #fff; - z-index: 1; + z-index: 80; border-top: 1px solid #f0f0f0; } .product-con .footer .item {