背景图片调整
This commit is contained in:
parent
b32912104f
commit
ef9a657d75
|
@ -153,7 +153,7 @@ globalEventBus.on('choseTown', data => {
|
||||||
height: 30vh;
|
height: 30vh;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
// background-color: pink;
|
// background-color: pink;
|
||||||
background-image: url('/static/index/SBGJTJ.png');
|
background-image: url('/static/detail/zzmj.png');
|
||||||
margin-top: 1vh;
|
margin-top: 1vh;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 6vh 2vh 1vh 2vh;
|
padding: 6vh 2vh 1vh 2vh;
|
||||||
|
@ -168,6 +168,8 @@ globalEventBus.on('choseTown', data => {
|
||||||
|
|
||||||
.bottom {
|
.bottom {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
background-image: url("/static/index/SBGJTJ.png");
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 166 KiB |
Loading…
Reference in New Issue