chore: 更新开发环境
							parent
							
								
									43493c6542
								
							
						
					
					
						commit
						c936768441
					
				| 
						 | 
					@ -13,7 +13,7 @@ function resolve(dir) {
 | 
				
			||||||
  return path.join(__dirname, dir)
 | 
					  return path.join(__dirname, dir)
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
const httpType = 'https://'
 | 
					const httpType = 'https://'
 | 
				
			||||||
const proxyUrl = '10.10.33.172:60006' // EFC 3.0 代理地址设置
 | 
					const proxyUrl = '10.10.33.218:60006' // EFC 3.0 代理地址设置
 | 
				
			||||||
const publicPath = '/cop-web/'
 | 
					const publicPath = '/cop-web/'
 | 
				
			||||||
module.exports = {
 | 
					module.exports = {
 | 
				
			||||||
  publicPath,
 | 
					  publicPath,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue