This commit is contained in:
FLL
2025-09-15 10:17:01 +08:00
parent 4b4a7c2a70
commit 8db981c27a

View File

@@ -704,7 +704,7 @@ onBeforeUnmount(() => {
}
.mian {
height: 100vh;
background: url('../../../assets/property/bg.png');
background: url('../../../assets/property/bg.jpg');
background-size: 100% 100%;
background-color: #081b3a;
display: flex;