From 68adc04ec4e8b601eccf33354d773c980c8fca90 Mon Sep 17 00:00:00 2001 From: "XGL-THINKPAD-X1\\rucky" Date: Wed, 24 Jan 2024 15:47:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E6=B5=B7=E6=8A=A5=E5=8F=8A?= =?UTF-8?q?=E9=A6=96=E9=A1=B5=E4=B8=BB=E9=A2=98=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Index.vue b/src/components/Index.vue index 4a158e0..33da553 100644 --- a/src/components/Index.vue +++ b/src/components/Index.vue @@ -163,7 +163,7 @@ const showVC = () => { .index-title { // pointer-events: none; - @include pos(552px, 131px, 101px, 331px); + @include pos(632px, 151px, 61px, 285px); @include bg_pos("index/title.png"); }