From 43bb3dac9d441cab34b2246d16d0b6a9e96de12c Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Thu, 27 Mar 2025 08:36:26 +0800
Subject: [PATCH] feat:改成定位方式
---
src/layout/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/layout/index.vue b/src/layout/index.vue
index c7421cd..d7f9669 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -80,7 +80,7 @@
background-size: 100% 100%;
background-repeat: no-repeat;
pointer-events: none;
- color: red;
+ // color: red;
>*{
pointer-events: auto;
}
--
Gitblit v1.9.3