6 lines
		
	
	
		
			185 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			185 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # 生产环境
 | |
| VITE_MODE = 'PRO'
 | |
| VITE_APP_NAME = 'sub-operation-service'
 | |
| VITE_APP_BASE_API = 'https://www.localhost.com/8080/api/'
 | |
| VITE_APP_BASE_URL = 'https://www.localhost.com/8080/'
 |