From ca7d00424547be222eaa1742fd18119d7399cb65 Mon Sep 17 00:00:00 2001 From: linxi Date: Thu, 11 Sep 2025 10:39:04 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4177=20=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=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E6=98=BE=E7=A4=BA=E5=B1=82=E8=A6=86=E7=9B=96=E5=9C=A8?= =?UTF-8?q?=E4=BA=86=E7=BB=93=E7=AE=97=E6=8C=89=E9=92=AE=E4=B9=8B=E4=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cart.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/cart.vue b/pages/cart.vue index d1e2e58..c509047 100644 --- a/pages/cart.vue +++ b/pages/cart.vue @@ -1025,7 +1025,7 @@ view { right: 0; margin: auto; border-radius: 26rpx; - + z-index: 9; .btn-submit { width: 196rpx; height: 64rpx;