mirror of
				https://e.coding.net/circlecloud/McAccount.git
				synced 2025-11-03 17:56:24 +00:00 
			
		
		
		
	@@ -118,7 +118,7 @@ $("#register").click(function(){
 | 
			
		||||
        				              switch(C.status){
 | 
			
		||||
        					                 case "success": 
 | 
			
		||||
        						                 alert(C.info); 
 | 
			
		||||
        						                 location.href = "<?=Url('index','login')?>"; 
 | 
			
		||||
        						                 location.href = "<?=Url('index','index')?>"; 
 | 
			
		||||
        						                 break;
 | 
			
		||||
        					                 case "error": 
 | 
			
		||||
        						                 alert(A.info); 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user