From 7e5038b69f2ac64664631d585794ae6d9cde8eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Wed, 10 Sep 2025 15:54:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=8B=E7=BC=A9=E4=BA=86homePage=E7=9A=84?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E5=9B=BE=E7=89=87=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homePage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/homePage.vue b/src/views/homePage.vue index 1a35982..f8b5dd4 100644 --- a/src/views/homePage.vue +++ b/src/views/homePage.vue @@ -1798,7 +1798,7 @@ body { /* height: var(--app-height, 100vh); */ height: var(--app-height, 100vh); margin: 0 auto; - background-image: url("https://d31zlh4on95l9h.cloudfront.net/images/2dc3c13a74100b906e809d26b66db211.png"); + background-image: url("https://d31zlh4on95l9h.cloudfront.net/images/98c8230d386012c9f1e70bf05a30de5e.png"); background-size: 100% 100%; background-repeat: no-repeat; background-position: center;