From 66788a76cab96820950aaee874bc02a76b2f8a00 Mon Sep 17 00:00:00 2001 From: zhangjianjun Date: Mon, 13 Jul 2026 10:37:06 +0800 Subject: [PATCH] ud --- src/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.css b/src/index.css index b8a9f25..019efb3 100644 --- a/src/index.css +++ b/src/index.css @@ -115,7 +115,7 @@ p { .header { width: 100%; height: 248px; - background: url('./images/pay/header-bg.png') no-repeat; + background: url('/images/pay/header-bg.png') no-repeat; background-size: 100% 100%; padding: 0 16px; display: flex; @@ -551,7 +551,7 @@ p { height: 100svh; .header { height: 248px; - background: url('./images/app-twins/bg.png') no-repeat; + background: url('/images/app-twins/bg.png') no-repeat; background-size: 100% 100%; padding: 30px 16px;