onShow
This commit is contained in:
@@ -70,9 +70,9 @@ export default {
|
||||
uni.navigateTo({url})
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
document.title = '云广播'
|
||||
}
|
||||
onShow() {
|
||||
document.title = '云广播'
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user