导航栏标题
This commit is contained in:
		@@ -66,7 +66,7 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  watch: {},
 | 
			
		||||
  onLoad() {
 | 
			
		||||
    uni.setNavigationBarTitle({ title: '居民列表' })
 | 
			
		||||
    document.title =  '居民列表' 
 | 
			
		||||
    this.areaId = this.user.areaId
 | 
			
		||||
    this.getList()
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user