From 5fcf1c6c5a77109c0e1cb2ca64b5a1357113492b Mon Sep 17 00:00:00 2001 From: wanghui Date: Thu, 7 Dec 2023 17:19:38 +0800 Subject: [PATCH] 1 --- src/views/HomeView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index 5cc27a3..5441502 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -350,7 +350,7 @@ onMounted(() => { .yxfwnr { margin-top: 72px; margin-left: 16px; - z-index: 2; + z-index: 10; position: absolute; background: #ffffff; border-radius: 6px 6px 6px 6px;