dev_forum
杨树林 5 years ago
parent 26ba286823
commit ed45f8c198

@ -157,8 +157,7 @@ class EducoderLogin extends Component {
display: "flex",
justifyContent: "center",
width: "100%",
height: "550px",
marginTop: "20px",
marginTop: "25px",
}}>
<div>
@ -173,8 +172,7 @@ class EducoderLogin extends Component {
display: "flex",
justifyContent: "center",
width: "100%",
height: "550px",
marginTop: "20px",
marginTop: "25px",
}}>
<div >
<FindPasswordComponent {...this.props} {...this.state}

Loading…
Cancel
Save