This commit is contained in:
花有清香月有阴
2021-12-23 17:19:25 +08:00

View File

@@ -34,6 +34,9 @@ export default {
this.component = e.type
}
},
mounted() {
document.title = "以房找人"
}
}
</script>
@@ -41,6 +44,7 @@ export default {
uni-page-body {
height: 100%;
}
.AppBuilding {
height: 100%;
}