|
|
|
@ -93,7 +93,7 @@ class CaseList extends Component{
|
|
|
|
|
<div className="edu-back-white mb30 mt30">
|
|
|
|
|
<p className="padding20-30 clearfix bor-bottom-greyE">
|
|
|
|
|
<span className="font-18 fl color-grey-3">教学案例</span>
|
|
|
|
|
<ActionBtn style="colorBlue" className="fr" onClick={() => this.addQuestion(null, Q_TYPE_SINGLE)}>发布案例</ActionBtn>
|
|
|
|
|
<ActionBtn style="colorBlue" className="fr" to="/moop_cases/new">发布案例</ActionBtn>
|
|
|
|
|
</p>
|
|
|
|
|
<div className="clearfix pl30 pr30">
|
|
|
|
|
<ul className="fl library_nav mt25">
|
|
|
|
|