|
|
@ -55,7 +55,6 @@ class RightMyPublish extends Component {
|
|
|
|
<span className="search-span"></span>
|
|
|
|
<span className="search-span"></span>
|
|
|
|
<img src={getImageUrl("images/educoder/icon/search.svg")} className="fl mt5"
|
|
|
|
<img src={getImageUrl("images/educoder/icon/search.svg")} className="fl mt5"
|
|
|
|
onClick={ this.handleKeyPress }>
|
|
|
|
onClick={ this.handleKeyPress }>
|
|
|
|
|
|
|
|
|
|
|
|
</img>
|
|
|
|
</img>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<LinkAfterLogin {...this.props} to={'/forums/new'} className="sendMyQuestion edu-default-btn edu-blueback-btn edu-txt-center font-16 mt30 mb30">发布话题</LinkAfterLogin>
|
|
|
|
<LinkAfterLogin {...this.props} to={'/forums/new'} className="sendMyQuestion edu-default-btn edu-blueback-btn edu-txt-center font-16 mt30 mb30">发布话题</LinkAfterLogin>
|
|
|
|