This commit is contained in:
yanran200730
2022-01-13 18:15:11 +08:00
parent c50350bf8a
commit 29beead2e4
12 changed files with 27 additions and 0 deletions

View File

@@ -41,6 +41,10 @@ export default {
}
},
onShow() {
document.title = '预警监控'
},
onLoad() {
uni.$on('reload', () => {
if (this.currIndex === 0) {