| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -27,15 +27,16 @@ Component({ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  lifetimes: { | 
					 | 
					 | 
					 | 
					  lifetimes: { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    attached() { | 
					 | 
					 | 
					 | 
					    attached() { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					      const innerAudioContext = wx.createInnerAudioContext(); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					      innerAudioContext.obeyMuteSwitch = false; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      this.setData({ | 
					 | 
					 | 
					 | 
					      this.setData({ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        innerAudioContext: wx.createInnerAudioContext(), | 
					 | 
					 | 
					 | 
					        innerAudioContext, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      }); | 
					 | 
					 | 
					 | 
					      }); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    }, | 
					 | 
					 | 
					 | 
					    }, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    detached() { | 
					 | 
					 | 
					 | 
					    detached() { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      if (this.data.innerAudioContext) { | 
					 | 
					 | 
					 | 
					      if (this.data.innerAudioContext) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        this.data.innerAudioContext?.stop(); | 
					 | 
					 | 
					 | 
					        this.data.innerAudioContext?.stop(); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        this.data.innerAudioContext.destroy() | 
					 | 
					 | 
					 | 
					        this.data.innerAudioContext.destroy(); | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      } | 
					 | 
					 | 
					 | 
					      } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    }, | 
					 | 
					 | 
					 | 
					    }, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  }, | 
					 | 
					 | 
					 | 
					  }, | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |