From edc79a2b42a13deb26d85aafd69a2d6e4bfe3c02 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 22 Jan 2025 23:02:14 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3159=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=E6=BB=91=E5=8A=A8=E5=BE=85?= =?UTF-8?q?=E6=94=B6=E8=B4=A7=E3=80=81=E5=BE=85=E8=AF=84=E4=BB=B7=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E5=88=97=E8=A1=A8=EF=BC=8C=E2=80=9C=E6=9B=B4=E5=A4=9A?= =?UTF-8?q?=E2=80=9D=E6=8C=89=E9=92=AE=E6=B5=AE=E5=9C=A8=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E5=90=8D=E7=A7=B0=E4=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/MyOrder/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/order/MyOrder/index.vue b/pages/order/MyOrder/index.vue index bd4fae7..1c18b13 100644 --- a/pages/order/MyOrder/index.vue +++ b/pages/order/MyOrder/index.vue @@ -654,6 +654,7 @@ page { position: sticky; top: 0; background-color: #f5f5f5; + z-index: 9999; } /deep/ .u-tabs { position: fixed;