feat(share): loading mask true
This commit is contained in:
		
							parent
							
								
									ccd5a0ddbc
								
							
						
					
					
						commit
						444fba868e
					
				| 
						 | 
				
			
			@ -90,6 +90,7 @@ export default {
 | 
			
		|||
    })
 | 
			
		||||
    uni.showLoading({
 | 
			
		||||
      title: '加载中...',
 | 
			
		||||
      mask: true,
 | 
			
		||||
    })
 | 
			
		||||
  },
 | 
			
		||||
  onReady() {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue