BUG 25655

This commit is contained in:
aixianling
2021-12-23 17:17:41 +08:00
parent 671ea46e23
commit 90eee1b5d2

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%;
}