From a8334b552cfb3a7a9488df44833648009fbbabb5 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Sun, 26 Jan 2025 16:05:08 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=EF=BC=9A3182=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=E8=AE=A2=E5=8D=95=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A1=B5=E9=9D=A2=E2=80=94=E5=BE=85=E4=BB=98=E6=AC=BE?= =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=82=B9=E5=87=BB=E3=80=90=E7=AB=8B=E5=8D=B3?= =?UTF-8?q?=E4=BB=98=E6=AC=BE=E3=80=91=EF=BC=8C=E9=A1=B6=E9=83=A8=E7=9A=84?= =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=B1=BB=E5=9E=8B=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=E4=BC=9A=E6=B5=AE=E5=8A=A8=E5=9C=A8=E4=B8=8A=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/MyOrder/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/order/MyOrder/index.vue b/pages/order/MyOrder/index.vue index 4aa4fc5..a3a7b75 100644 --- a/pages/order/MyOrder/index.vue +++ b/pages/order/MyOrder/index.vue @@ -654,7 +654,7 @@ page { position: sticky; top: 0; background-color: #f5f5f5; - z-index: 9999; + z-index: 54; } /deep/ .u-tabs { position: fixed;