From e73abb8e6e84f828c74094a7f99ed7a0c409e375 Mon Sep 17 00:00:00 2001 From: april <1317795103@qq.com> Date: Tue, 12 Sep 2023 18:23:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=89=93=E5=BC=80=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E8=BF=87=E5=A4=9A=E5=8F=B3=E9=94=AE=E8=8F=9C=E5=8D=95=E8=A2=AB?= =?UTF-8?q?github=E6=8C=A1=E4=BD=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 7199fad50c81d2180a70b484310c23a8cf2f29a0 --- src/views/dashboard/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index 4e2e6d13..d859a53e 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -225,7 +225,7 @@ orderCount.value = 2000; position: absolute; top: 0; right: 0; - z-index: 99; + z-index: 1; border: 0; }