This commit is contained in:
liuye
2021-12-24 14:06:07 +08:00
parent 402dd36221
commit 746f297947
9 changed files with 14 additions and 7 deletions

View File

@@ -78,7 +78,7 @@ export default {
},
watch: {},
onLoad() {
uni.setNavigationBarTitle({ title: '小程序公告' })
uni.setNavigationBarTitle({ title: '通知公告' })
this.getList()
uni.$on('updateList', () => {
this.current = 1