|
|
|
@ -153,7 +153,7 @@ class Listjihe extends Component {
|
|
|
|
|
<p className="sjtitles ml48">难度:<span >{difficultys}</span></p>
|
|
|
|
|
</div>
|
|
|
|
|
<div className="w100s sortinxdirection mt11">
|
|
|
|
|
<div className="w65s sortinxdirection">
|
|
|
|
|
<div className="w50s sortinxdirection">
|
|
|
|
|
<p className='sjtitlesysl'>
|
|
|
|
|
更新时间:<span>{update_times}</span>
|
|
|
|
|
|
|
|
|
@ -181,7 +181,10 @@ class Listjihe extends Component {
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
defaultActiveKey===0||defaultActiveKey==="0"?
|
|
|
|
|
<div className="w35s xaxisreverseorder">
|
|
|
|
|
<div className="w50s xaxisreverseorder">
|
|
|
|
|
<p className="selection xiaoshou">
|
|
|
|
|
<span className=" lh30">发送至课堂</span>
|
|
|
|
|
</p>
|
|
|
|
|
<p className="viewparsings xiaoshou mr25 " onClick={()=>this.props.showmodelysl(items.id)}>
|
|
|
|
|
<i className="iconfont icon-shanchu1 font-17 lg ml7 lh30 icontianjiadaohangcolors mr5"></i>
|
|
|
|
|
<span>删除</span>
|
|
|
|
@ -218,7 +221,10 @@ class Listjihe extends Component {
|
|
|
|
|
}
|
|
|
|
|
</div>
|
|
|
|
|
:Periofters===true?
|
|
|
|
|
<div className="w35s xaxisreverseorder">
|
|
|
|
|
<div className="w50s xaxisreverseorder">
|
|
|
|
|
<p className="selection xiaoshou">
|
|
|
|
|
<span className=" lh30">发送至课堂</span>
|
|
|
|
|
</p>
|
|
|
|
|
<p className="viewparsings xiaoshou mr25 " onClick={()=>this.props.showmodelysl(items.id)}>
|
|
|
|
|
<i className="iconfont icon-shanchu1 font-17 lg ml7 lh30 icontianjiadaohangcolors mr5"></i>
|
|
|
|
|
<span>删除</span>
|
|
|
|
@ -236,7 +242,10 @@ class Listjihe extends Component {
|
|
|
|
|
}
|
|
|
|
|
</div>
|
|
|
|
|
:Perioftersbols===true?
|
|
|
|
|
<div className="w35s xaxisreverseorder">
|
|
|
|
|
<div className="w50s xaxisreverseorder">
|
|
|
|
|
<p className="selection xiaoshou">
|
|
|
|
|
<span className=" lh30">发送至课堂</span>
|
|
|
|
|
</p>
|
|
|
|
|
{
|
|
|
|
|
this.props.Isitapopup&&this.props.Isitapopup==="true"?
|
|
|
|
|
""
|
|
|
|
|