| 
					
				 | 
			
			
				@@ -49,13 +49,14 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       colorArr: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         {color: '#fb6557'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         {color: '#ff9149'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        {color: '#9f7df4'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        // {color: '#9f7df4'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         {color: '#60c68b'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         // {color: '#4da4ee'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         {color: '#e77ad4'} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       colorArr2: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        {color: '#ff0', t: '住宅'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        {color: '#ff0', t: '新房'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        {color: '#9f7df4', t: '二手'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         {color: '#ff7fbf', t: '教育'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         {color: '#ff003f', t: '商业'},  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         {color: '#007299', t: '公共'},  
			 |