| 
					
				 | 
			
			
				@@ -8,7 +8,8 @@ import router from '@/router' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // const API_URL = 'http://192.168.203.68:8888' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // const API_URL = 'http://121.40.121.1:8888' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-const API_URL = 'http://140.143.229.191:8888' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+// const API_URL = 'http://140.143.229.191:8888' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+const API_URL = 'http://152.136.165.167:8888' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 axios.defaults.baseURL = API_URL 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // 响应拦截器 
			 |