|
|
|
@ -310,7 +310,7 @@ class Osshackathon extends Component {
|
|
|
|
|
dangerouslySetInnerHTML={{__html: markdownToHTML(data&&data.hackathon.description).replace(/▁/g, "▁▁▁")}}></div>}
|
|
|
|
|
</p>}
|
|
|
|
|
|
|
|
|
|
{opentitletype===true?<Divider dashed={true} onClick={()=>this.opentitle()} className={"pointer"}>展开阅读全文<Icon type="down" /></Divider>:""}
|
|
|
|
|
{opentitletype===true?<Divider dashed={true} onClick={()=>this.opentitle()} className={"pointer Breadcrumbfont"}>展开阅读全文<Icon type="down" /></Divider>:""}
|
|
|
|
|
|
|
|
|
|
{hackathonedit===true?<Osshackathonmd
|
|
|
|
|
getosshackathon={()=>this.getosshackathonlist()}
|
|
|
|
|