| 
					
				 | 
			
			
				@@ -77,7 +77,7 @@ export default defineConfig({ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         // target: "https://test.lexiaoya.cn", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         // target: "https://kt.colexiu.com", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         // target: "https://dev.resource.colexiu.com", // 内容平台开发环境,内容平台开发,需在url链接上加上isCbs=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        target: "https://dev.kt.colexiu.com", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        target: "https://test.kt.colexiu.com", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         //target: "https://mec.colexiu.com", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         changeOrigin: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         rewrite: (path) => path.replace(/^\/instrument/, ""), 
			 |