导航栏标题
This commit is contained in:
		@@ -75,7 +75,7 @@ export default {
 | 
			
		||||
  computed: {},
 | 
			
		||||
  created() {
 | 
			
		||||
    console.log(1)
 | 
			
		||||
    uni.setNavigationBarTitle({ title: '选择走访慰问对象' })
 | 
			
		||||
    document.title = '选择走访慰问对象' 
 | 
			
		||||
    this.getDiyList()
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user