Compare commits
	
		
			No commits in common. "hisense" and "develop" have entirely different histories. 
		
	
	
		| 
						 | 
				
			
			@ -8,7 +8,7 @@ function resolve(dir) {
 | 
			
		|||
  return path.join(__dirname, dir)
 | 
			
		||||
}
 | 
			
		||||
const httpType = 'https://'
 | 
			
		||||
const proxyUrl = '10.10.33.218:60006' // EFC 3.0 代理地址设置
 | 
			
		||||
const proxyUrl = '10.10.33.172:60006' // EFC 3.0 代理地址设置
 | 
			
		||||
const publicPath = process.env.NODE_ENV === 'production' ? '/scr-web/' : '/'
 | 
			
		||||
module.exports = {
 | 
			
		||||
  publicPath,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue