From 424c5b23b43778a4d4924ae1ca8dc4a7c9d9faee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?piexlMax=28=E5=A5=87=E6=B7=BC?= Date: Tue, 9 Sep 2025 11:18:11 +0800 Subject: [PATCH] =?UTF-8?q?style(layout):=20=E4=BF=AE=E5=A4=8D=E7=BB=9D?= =?UTF-8?q?=E5=AF=B9=E5=AE=9A=E4=BD=8D=E7=B1=BB=E5=90=8D=E7=BC=BA=E5=B0=91?= =?UTF-8?q?=E9=87=8D=E8=A6=81=E4=BF=AE=E9=A5=B0=E7=AC=A6=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/view/layout/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/view/layout/index.vue b/web/src/view/layout/index.vue index 879b44ef..5210a4c8 100644 --- a/web/src/view/layout/index.vue +++ b/web/src/view/layout/index.vue @@ -7,7 +7,7 @@ :font="font" :z-index="9999" :gap="[180, 150]" - class="absolute inset-0 pointer-events-none" + class="!absolute !inset-0 !pointer-events-none" :content="userStore.userInfo.nickName" />