luzhi
This commit is contained in:
		
							parent
							
								
									971c18a025
								
							
						
					
					
						commit
						6750d3358c
					
				
							
								
								
									
										11
									
								
								dist/js/common.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								dist/js/common.js
									
									
									
									
										vendored
									
									
								
							@ -191,7 +191,16 @@ function setBtnClickFuc() {
 | 
			
		||||
            }
 | 
			
		||||
          })
 | 
			
		||||
        })
 | 
			
		||||
        Promise.allSettled([promise,jiekou,jieshu]).then(()=>{
 | 
			
		||||
        const jieshuh = new Promise((res)=>{
 | 
			
		||||
          $.ajax({
 | 
			
		||||
            url: window.url + 'StopMCUMixTranscode?roomid=' + window.roomid,
 | 
			
		||||
            headers: { "Authorization": "Bearer " + localStorage.getItem("token")},
 | 
			
		||||
            success(){
 | 
			
		||||
              res(1)
 | 
			
		||||
            }
 | 
			
		||||
          })
 | 
			
		||||
        })
 | 
			
		||||
        Promise.allSettled([promise,jiekou,jieshu,jieshuh]).then(()=>{
 | 
			
		||||
          window.parent.location.href="/regime/livedetail?id=" + window.liveid;
 | 
			
		||||
        })
 | 
			
		||||
       
 | 
			
		||||
 | 
			
		||||
@ -191,7 +191,16 @@ function setBtnClickFuc() {
 | 
			
		||||
            }
 | 
			
		||||
          })
 | 
			
		||||
        })
 | 
			
		||||
        Promise.allSettled([promise,jiekou,jieshu]).then(()=>{
 | 
			
		||||
        const jieshuh = new Promise((res)=>{
 | 
			
		||||
          $.ajax({
 | 
			
		||||
            url: window.url + 'StopMCUMixTranscode?roomid=' + window.roomid,
 | 
			
		||||
            headers: { "Authorization": "Bearer " + localStorage.getItem("token")},
 | 
			
		||||
            success(){
 | 
			
		||||
              res(1)
 | 
			
		||||
            }
 | 
			
		||||
          })
 | 
			
		||||
        })
 | 
			
		||||
        Promise.allSettled([promise,jiekou,jieshu,jieshuh]).then(()=>{
 | 
			
		||||
          window.parent.location.href="/regime/livedetail?id=" + window.liveid;
 | 
			
		||||
        })
 | 
			
		||||
       
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user