背景图片调整

This commit is contained in:
zmj 2024-02-22 15:58:18 +08:00
parent b32912104f
commit ef9a657d75
2 changed files with 3 additions and 1 deletions

View File

@ -153,7 +153,7 @@ globalEventBus.on('choseTown', data => {
height: 30vh;
background-size: 100% 100%;
// background-color: pink;
background-image: url('/static/index/SBGJTJ.png');
background-image: url('/static/detail/zzmj.png');
margin-top: 1vh;
box-sizing: border-box;
padding: 6vh 2vh 1vh 2vh;
@ -168,6 +168,8 @@ globalEventBus.on('choseTown', data => {
.bottom {
position: relative;
background-image: url("/static/index/SBGJTJ.png");
}
}

BIN
static/detail/zzmj.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB