| 
					
				 | 
			
			
				@@ -12,9 +12,9 @@ function resolve(dir: string) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // https://vitejs.dev/config/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // https://github.com/vitejs/vite/issues/1930 .env 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // const proxyUrl = 'https://mstutest.dayaedu.com/'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-// const proxyUrl = 'http://47.98.131.38:8989/' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+const proxyUrl = 'http://47.98.131.38:8989/' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // const proxyUrl = 'http://192.168.3.143:8989/' // 尚科 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-const proxyUrl = 'http://192.168.3.26:8989/' // 刘俊驰 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+// const proxyUrl = 'http://192.168.3.26:8989/' // 刘俊驰 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 export default defineConfig({ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   base: './', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   plugins: [ 
			 |