|  | @@ -10,8 +10,8 @@
 | 
	
		
			
				|  |  |   export default {
 | 
	
		
			
				|  |  |    dev: {
 | 
	
		
			
				|  |  |      '/api/': {
 | 
	
		
			
				|  |  | -      // target: 'http://test.api.zanxiangwl.com',
 | 
	
		
			
				|  |  | -      target: 'http://api.zanxiangwl.com',
 | 
	
		
			
				|  |  | +      target: 'http://test.api.zanxiangwl.com',
 | 
	
		
			
				|  |  | +      // target: 'http://api.zanxiangwl.com',
 | 
	
		
			
				|  |  |        changeOrigin: true,
 | 
	
		
			
				|  |  |        pathRewrite: { '/api': '' },
 | 
	
		
			
				|  |  |      },
 |