| 
					
				 | 
			
			
				@@ -109,7 +109,7 @@ class JixiangxingfuRecommend: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             driver.find_elements(By.XPATH, '//*[@text="祝福每天好运来相伴"]')[-1].click() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             # 获取视频信息 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            time.sleep(30) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            time.sleep(60) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             cls.get_videoList(log_type, crawler, driver, env) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             # 退出微信 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -222,7 +222,7 @@ class JixiangxingfuRecommend: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         # 切换到小程序 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         cls.check_to_applet(log_type, crawler, driver) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        time.sleep(5) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        time.sleep(20) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         index = 0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         while True: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             try: 
			 |