|  |  |  | @ -4,11 +4,11 @@ | 
			
		
	
		
			
				
					|  |  |  |  |  * @Github:  | 
			
		
	
		
			
				
					|  |  |  |  |  * @Date: 2020-01-15 15:44:36 | 
			
		
	
		
			
				
					|  |  |  |  |  * @LastEditors  : tangjiang | 
			
		
	
		
			
				
					|  |  |  |  |  * @LastEditTime : 2020-01-17 15:33:56 | 
			
		
	
		
			
				
					|  |  |  |  |  * @LastEditTime : 2020-01-17 16:40:03 | 
			
		
	
		
			
				
					|  |  |  |  |  */ | 
			
		
	
		
			
				
					|  |  |  |  | import axios from 'axios'; | 
			
		
	
		
			
				
					|  |  |  |  | import cookie from 'react-cookies' | 
			
		
	
		
			
				
					|  |  |  |  | axios.defaults.withCredentials = true; | 
			
		
	
		
			
				
					|  |  |  |  | // axios.defaults.withCredentials = true;
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | const setCookier = () => { | 
			
		
	
		
			
				
					|  |  |  |  |   const _params = window.location.search; | 
			
		
	
	
		
			
				
					|  |  |  | 
 |