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