|
|
|
@ -157,7 +157,7 @@ class EducoderLogin extends Component {
|
|
|
|
|
justifyContent: "center",
|
|
|
|
|
width: "100%",
|
|
|
|
|
height: "550px",
|
|
|
|
|
marginTop: "44px",
|
|
|
|
|
marginTop: "20px",
|
|
|
|
|
}}>
|
|
|
|
|
<div>
|
|
|
|
|
|
|
|
|
@ -173,7 +173,7 @@ class EducoderLogin extends Component {
|
|
|
|
|
justifyContent: "center",
|
|
|
|
|
width: "100%",
|
|
|
|
|
height: "550px",
|
|
|
|
|
marginTop: "44px",
|
|
|
|
|
marginTop: "20px",
|
|
|
|
|
}}>
|
|
|
|
|
<div >
|
|
|
|
|
<FindPasswordComponent {...this.props} {...this.state}
|
|
|
|
@ -190,7 +190,7 @@ class EducoderLogin extends Component {
|
|
|
|
|
position: "fixed"
|
|
|
|
|
|
|
|
|
|
}}>
|
|
|
|
|
<div className="font-14 color-grey-9 " style={{ bottom:"0",position: "absolute",marginBottom: "20px"}}><span className="font-18">©</span> 2019 EduCoder<span className="ml15 mr15">湘ICP备17009477号</span><a href="https://team.trustie.net" style={{"color":"#888"}} target="_blank">Trustie</a> & IntelliDE inside.</div>
|
|
|
|
|
<div className="font-14 color-grey-9 " style={{marginTop:"20px"}}><span className="font-18">©</span> 2019 EduCoder<span className="ml15 mr15">湘ICP备17009477号</span><a href="https://team.trustie.net" style={{"color":"#888"}} target="_blank">Trustie</a> & IntelliDE inside.</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|