| 
					
				 | 
			
			
				@@ -15,7 +15,7 @@ function resolve(dir: string) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // https://vitejs.dev/config/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // https://github.com/vitejs/vite/issues/1930 .env 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // const proxyUrl = 'https://www.colexiu.com/'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-const proxyUrl = 'https://dev.colexiu.com/' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+const proxyUrl = 'https://test.colexiu.com/' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 export default defineConfig({ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   base: './', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   plugins: [ 
			 |