BUG 25948

This commit is contained in:
aixianling
2021-12-24 15:24:56 +08:00
parent b2af14588b
commit 4aa2c84f1c

View File

@@ -31,10 +31,7 @@ export default {
headerBg: require('./img/header-bg.png'),
}
},
created() {
document.title = '居民互动'
},
mounted() {
onShow(){
document.title = "居民互动"
}
}