BUG 25655
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user