| 
					
				 | 
			
			
				@@ -2,10 +2,10 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ENV = 'production' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # base api 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-VUE_APP_BASE_API = 'https://jiasm.zfire.top/mallapi/' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+VUE_APP_BASE_API = 'https://fw.gd-jxm.com/gateway/mallapi/' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # worker api 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-VUE_APP_WORKER_API = 'https://jiasm.zfire.top/pcapi/' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+VUE_APP_WORKER_API = 'https://fw.gd-jxm.com/gateway/pcapi/' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # publicPath 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 VUE_APP_PUBLIC_PATH = '/mallmanager/' 
			 |