Merge branch 'newVersion_forge' into dev_devOps

This commit is contained in:
caishi 2020-09-07 15:02:43 +08:00
commit e252f168f8
1 changed files with 1 additions and 1 deletions

View File

@ -721,7 +721,7 @@ class NewHeader extends Component {
<GotoQQgroup {...this.state} {...this.props} setgoshowqqgtounp={(bool) => this.setgoshowqqgtounp(bool)}></GotoQQgroup>
:""
}
<a href={"http://39.105.176.215/"} onClick={() => this.headtypesonClick("/", false)} className={"fl mr30"}>
<a href={mygetHelmetapi2 && mygetHelmetapi2.new_course.default_url} className={"fl mr30"}>
{
mygetHelmetapi2 && mygetHelmetapi2.nav_logo_url && mygetHelmetapi2.nav_logo_url ?
<img alt="可控开源社区" className="logoimg" style={{ heigth: "40px" }} src={getImageUrl(mygetHelmetapi2.nav_logo_url)}></img>