|
|
|
@ -795,7 +795,7 @@ submittojoinclass=(value)=>{
|
|
|
|
|
<a onClick={()=>this.educoderlogin()} className="mr5 color-white">登录</a>
|
|
|
|
|
<em className="vertical-line"></em>
|
|
|
|
|
<a href={"/register"} className="mr5 color-white">注册</a>
|
|
|
|
|
</span> :user.login===""?<span className="font-15 fr mt17 ml20">
|
|
|
|
|
</span> :user.login===""?<span className="font-15 fr mt17 ml20 mr25">
|
|
|
|
|
<a onClick={()=>this.educoderlogin()} className="mr5 color-white">登录</a>
|
|
|
|
|
<em className="vertical-line"></em>
|
|
|
|
|
<a href={"/register"} className="mr5 color-white">注册</a>
|
|
|
|
|