This commit is contained in:
2025-09-12 11:10:44 +08:00

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;