gdpao #371
@ -462,6 +462,10 @@ export default {
 | 
			
		||||
      });
 | 
			
		||||
    },
 | 
			
		||||
    errors(a){
 | 
			
		||||
        this.videoContext.stop();
 | 
			
		||||
        setTimeout(() => {
 | 
			
		||||
            this.videoContext.play()
 | 
			
		||||
        },1000)
 | 
			
		||||
        console.log(a)
 | 
			
		||||
    },
 | 
			
		||||
    newpeople(list){
 | 
			
		||||
@ -499,8 +503,7 @@ export default {
 | 
			
		||||
              // }, 300)
 | 
			
		||||
      console.log(message)
 | 
			
		||||
      if(message.type == 1){
 | 
			
		||||
          this.videoContext.stop();
 | 
			
		||||
          this.videoContext.play()
 | 
			
		||||
         
 | 
			
		||||
          console.log('stop')
 | 
			
		||||
          return ;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user