This commit is contained in:
zhangjianjun 2026-07-13 10:37:06 +08:00
parent fa84b6f18b
commit 66788a76ca
1 changed files with 2 additions and 2 deletions

View File

@ -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;