chore: 修改开发环境协议
							parent
							
								
									2d60aa72f1
								
							
						
					
					
						commit
						a43e5eadae
					
				| 
						 | 
					@ -11,7 +11,7 @@ function resolve(dir: string) {
 | 
				
			||||||
  return path.join(__dirname, dir)
 | 
					  return path.join(__dirname, dir)
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const httpType = 'http://'
 | 
					const httpType = 'https://'
 | 
				
			||||||
const proxyUrl = '10.20.12.56:60006/' // 代理地址设置
 | 
					const proxyUrl = '10.20.12.56:60006/' // 代理地址设置
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// https://vitejs.dev/config/
 | 
					// https://vitejs.dev/config/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue