This commit is contained in:
shi
2025-11-15 16:41:52 +08:00
parent fb96226b49
commit f45470185f

View File

@ -93,7 +93,7 @@ $vh_base: 1080;
.ueScreen {
width: 100vw;
height: 100vh;
background-image: url('@/assets/ueimg/bj.png');
// background-image: url('@/assets/ueimg/bj.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center center;