Merge branch 'develop' of http://23.33.3.13:30000/efc/main-web into develop
						commit
						0f9f99063e
					
				| 
						 | 
				
			
			@ -11,7 +11,7 @@
 | 
			
		|||
 | 
			
		||||
```bash
 | 
			
		||||
# 设置 registry
 | 
			
		||||
npm config set registry http://58.210.154.140:13011/repository/bocloud-npm/
 | 
			
		||||
npm config set registry http://223.112.233.194:13011/repository/bocloud-npm/
 | 
			
		||||
npm config set _auth Ym9jbG91ZDpjbXBAdjU4Nw==
 | 
			
		||||
 | 
			
		||||
# npm 相关配置
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -12,7 +12,7 @@ function resolve(dir: string) {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
const httpType = 'https://'
 | 
			
		||||
const proxyUrl = '23.33.3.22:60006/' // 代理地址设置
 | 
			
		||||
const proxyUrl = '10.10.33.172:60006' // EFC 3.0 代理地址设置
 | 
			
		||||
 | 
			
		||||
// https://vitejs.dev/config/
 | 
			
		||||
export default defineConfig({
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue