| 
					
				 | 
			
			
				@@ -209,7 +209,7 @@ class PQStuckPointCuttingView: UIView { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         scrollView.contentSize = CGSize(width: contentWidth, height: scrollView.frame.height) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				          
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        HHZPrint("框内个数:\(wavSelectCount), 总线条数:\(wavTotalCount), 框宽:\(cropViewWidth)") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+//        HHZPrint("框内个数:\(wavSelectCount), 总线条数:\(wavTotalCount), 框宽:\(cropViewWidth)") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				          
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         for index in 0 ... timeLabelCount { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             scrollView.viewWithTag(100 + index)?.removeFromSuperview() 
			 |