导航栏title

This commit is contained in:
liuye
2021-12-23 16:56:41 +08:00
parent 496bd23980
commit 4b766bbeed
11 changed files with 11 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ export default {
console.log(this.params)
this.getList()
this.getStatistic()
uni.setNavigationBarTitle({title: '乡村相册'})
},
methods: {