|  |  | @ -36,7 +36,7 @@ class LoginRegisterComponent extends Component { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 activeKey: 0, |  |  |  |                 activeKey: 0, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 classpass: "text", |  |  |  |                 classpass: "text", | 
			
		
	
		
		
			
				
					
					|  |  |  |                 // 登录
 |  |  |  |                 // 登录
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                 passopens: passoff, |  |  |  |                 passopens: passopen, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                 seconds: 35, |  |  |  |                 seconds: 35, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 discodeBtn: false, |  |  |  |                 discodeBtn: false, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 clearInterval: false, |  |  |  |                 clearInterval: false, | 
			
		
	
	
		
		
			
				
					|  |  | @ -66,7 +66,7 @@ class LoginRegisterComponent extends Component { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 activeKey: '1', |  |  |  |                 activeKey: '1', | 
			
		
	
		
		
			
				
					
					|  |  |  |                 classpass: "text", |  |  |  |                 classpass: "text", | 
			
		
	
		
		
			
				
					
					|  |  |  |                 // 登录
 |  |  |  |                 // 登录
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                 passopens: passoff, |  |  |  |                 passopens: passopen, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                 seconds: 35, |  |  |  |                 seconds: 35, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 discodeBtn: false, |  |  |  |                 discodeBtn: false, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 clearInterval: false, |  |  |  |                 clearInterval: false, | 
			
		
	
	
		
		
			
				
					|  |  | @ -251,7 +251,6 @@ class LoginRegisterComponent extends Component { | 
			
		
	
		
		
			
				
					
					|  |  |  |             password: this.state.passwords, |  |  |  |             password: this.state.passwords, | 
			
		
	
		
		
			
				
					
					|  |  |  |             code: this.state.codes, |  |  |  |             code: this.state.codes, | 
			
		
	
		
		
			
				
					
					|  |  |  |         }).then((result) => { |  |  |  |         }).then((result) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |             console.log(result); |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             if(result){ |  |  |  |             if(result){ | 
			
		
	
		
		
			
				
					
					|  |  |  |                         this.setState({ |  |  |  |                         this.setState({ | 
			
		
	
		
		
			
				
					
					|  |  |  |                             logins: "", |  |  |  |                             logins: "", | 
			
		
	
	
		
		
			
				
					|  |  | @ -356,13 +355,13 @@ class LoginRegisterComponent extends Component { | 
			
		
	
		
		
			
				
					
					|  |  |  |         console.log("显示于隐藏"); |  |  |  |         console.log("显示于隐藏"); | 
			
		
	
		
		
			
				
					
					|  |  |  |         if (this.state.classpassbool === true) { |  |  |  |         if (this.state.classpassbool === true) { | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.setState({ |  |  |  |             this.setState({ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 passopens: passoff, |  |  |  |                 passopens: passopen, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                 classpass: "text", |  |  |  |                 classpass: "text", | 
			
		
	
		
		
			
				
					
					|  |  |  |                 classpassbool: false, |  |  |  |                 classpassbool: false, | 
			
		
	
		
		
			
				
					
					|  |  |  |             }) |  |  |  |             }) | 
			
		
	
		
		
			
				
					
					|  |  |  |         } else { |  |  |  |         } else { | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.setState({ |  |  |  |             this.setState({ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 passopens: passopen, |  |  |  |                 passopens: passoff , | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                 classpass: "password", |  |  |  |                 classpass: "password", | 
			
		
	
		
		
			
				
					
					|  |  |  |                 classpassbool: true, |  |  |  |                 classpassbool: true, | 
			
		
	
		
		
			
				
					
					|  |  |  |             }) |  |  |  |             }) | 
			
		
	
	
		
		
			
				
					|  |  | 
 |