|  |  | @@ -17,9 +17,7 @@ | 
		
	
		
			
			|  |  |  | <label for="iptValidate">验证码</label> | 
		
	
		
			
			|  |  |  | <div class="input-group"> | 
		
	
		
			
			|  |  |  | <input type="text" class="form-control" id="iptValidate" style="text-transform:uppercase;"> | 
		
	
		
			
			|  |  |  | <img src="{dede:global.cfg_cmspath/}/apps/vdimgck.php" id="validateimg" style="cursor:pointer;" | 
		
	
		
			
			|  |  |  | onclick="this.src='{dede:global.cfg_cmspath/}/apps/vdimgck.php?'+new Date().getTime()+Math.round(Math.random() * 10000)" | 
		
	
		
			
			|  |  |  | title="点击我更换图片" alt="点击我更换图片" /> | 
		
	
		
			
			|  |  |  | <img src="{dede:global.cfg_cmspath/}/apps/vdimgck.php" id="validateimg" style="cursor:pointer;" onclick="this.src='{dede:global.cfg_cmspath/}/apps/vdimgck.php?'+new Date().getTime()+Math.round(Math.random() * 10000)" title="点击我更换图片" alt="点击我更换图片" /> | 
		
	
		
			
			|  |  |  | </div> | 
		
	
		
			
			|  |  |  | </div> | 
		
	
		
			
			|  |  |  | </div> | 
		
	
	
		
			
				|  |  | 
 |