mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	修复 Vue 2生产环境打包压缩等配置未生效问题
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
# 生产环境配置
 | 
					# 生产环境配置
 | 
				
			||||||
ENV = 'production'
 | 
					NODE_ENV = 'production'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 页面标题
 | 
					# 页面标题
 | 
				
			||||||
VUE_APP_TITLE = 芋道管理系统
 | 
					VUE_APP_TITLE = 芋道管理系统
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user