7 lines
		
	
	
		
			217 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			217 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# just a flag
 | 
						|
ENV = 'development'
 | 
						|
 | 
						|
# base api
 | 
						|
# 这里修改成api服务器地址
 | 
						|
VUE_APP_BASE_API = '/api'
 | 
						|
VUE_APP_VIEW_PIC = 'http://tft.mes.picaiba.com/api/common/attachment/downloadFile?type=0&attachmentId=' |