删除输出
This commit is contained in:
		
							parent
							
								
									5d08010872
								
							
						
					
					
						commit
						34354d1b16
					
				@ -48,7 +48,7 @@ let getlist =  (name) => {
 | 
			
		||||
        try {
 | 
			
		||||
            let html;
 | 
			
		||||
            html = await gethtml(name, 1)
 | 
			
		||||
            console.log(JSON.stringify(html))
 | 
			
		||||
            // console.log(JSON.stringify(html))
 | 
			
		||||
            res(html);
 | 
			
		||||
        } catch (error) {
 | 
			
		||||
            rej([])
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user