|  | @@ -1144,7 +1144,7 @@ function __construct(){
 | 
	
		
			
				|  |  |  				$cplf = array(16=>127,27=>$u27,12=>75,10=>72,26=>191,9=>'',44=>'');//蕾丝发块
 | 
	
		
			
				|  |  |  				$fc = 1;
 | 
	
		
			
				|  |  |  			}
 | 
	
		
			
				|  |  | -			else if((preg_match('/\d\*\dc/',$pd[$x]) || preg_match('/\dc/',$pd[$x]) || stripos($pd[$x],'+C') !== false || stripos($pd[$x],'Closure') !== false) && stripos($pd[$x],'wig') === false && stripos($pd[$x],'Bob') === false)
 | 
	
		
			
				|  |  | +			else if((preg_match('/\d\*\dc/',$pd[$x]) || preg_match('/\dc/',$pd[$x]) || stripos($pd[$x],'+C') !== false || stripos($pd[$x],'Closure') !== false) && stripos($pd[$x],'wig') === false && stripos($pd[$x],'Bob') === false && !preg_match('/\dcolor/',$pd[$x]) && !preg_match('/\dColor/',$pd[$x]))
 | 
	
		
			
				|  |  |  			{
 | 
	
		
			
				|  |  |  				$u27 = (stripos($pd[$x],'SilkBaseClosure') !== false)?196:195;
 | 
	
		
			
				|  |  |  				$cplf = array(16=>127,27=>$u27,12=>75,10=>72,25=>182,9=>'',44=>'');//蕾丝发块
 |