|  | @@ -112,9 +112,9 @@ import emitter from "@/utils/emitter"
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  import PythonEdit from '@/components/PythonEditor/index.vue'; 
 | 
	
		
			
				|  |  |  import configParams from "@/assets/img/configParams.png";
 | 
	
		
			
				|  |  | -import MathFuncX from "@/assets/img/MathFuncX.png";
 | 
	
		
			
				|  |  | -import MathFuncFx from "@/assets/img/MathFuncFx.png";
 | 
	
		
			
				|  |  | -import MathFuncY from "@/assets/img/MathFuncY.png";
 | 
	
		
			
				|  |  | +import MathFuncX from "@/assets/img/mathfuncX.png";
 | 
	
		
			
				|  |  | +import MathFuncFx from "@/assets/img/mathfuncFx.png";
 | 
	
		
			
				|  |  | +import MathFuncY from "@/assets/img/mathfuncY.png";
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  let currentTab1 = ref(0)
 | 
	
		
			
				|  |  |  
 |