|
|
|
@ -58,7 +58,7 @@ class RightMyPublish extends Component {
|
|
|
|
|
|
|
|
|
|
</img>
|
|
|
|
|
</div>
|
|
|
|
|
<LinkAfterLogin {...this.props} to={'/forums/new'} className="sendMyQuestion edu-default-btn edu-blueback-btn edu-txt-center font-16 mb30">发布话题</LinkAfterLogin>
|
|
|
|
|
<LinkAfterLogin {...this.props} to={'/forums/new'} className="sendMyQuestion edu-default-btn edu-blueback-btn edu-txt-center font-16 mt30 mb30">发布话题</LinkAfterLogin>
|
|
|
|
|
{/*<p className="edu-txt-center font-16">
|
|
|
|
|
<span>我的发布</span><br/>
|
|
|
|
|
<Link to={`/forums/categories/my_published`} className="color-blue">{my_memos_count}</Link>
|
|
|
|
|