add login instruction

This commit is contained in:
xmcp
2019-06-21 10:32:47 +08:00
parent ac35adc772
commit f365bb1454
5 changed files with 48 additions and 18 deletions

View File

@@ -114,7 +114,7 @@ class ControlBar extends PureComponent {
/>
<a className="control-btn" onClick={()=>{
this.props.show_sidebar(
'P大树洞 网页版',
'P大树洞',
<div>
<PromotionBar />
<LoginForm show_sidebar={this.props.show_sidebar} />