|
|
|
@ -489,18 +489,23 @@ class Videostatisticscomtwo extends Component {
|
|
|
|
|
</script>
|
|
|
|
|
<div className="ws100s teacherentrydivss edu-back-white ">
|
|
|
|
|
<div className="ws100s sortinxdirection">
|
|
|
|
|
<div className="ws50s sptits font-18">{mytitle}</div>
|
|
|
|
|
<p className="sortinxdirection h40s" onClick={() => this.props.tisticsbools(false, null)} >
|
|
|
|
|
<i className="iconfont icon-zuojiantou1 font-14 posiivsiconmyss mr5 colorbluesigin xiaoshou h36s" style={{color:'#BBBBBB'}} ></i>
|
|
|
|
|
</p>
|
|
|
|
|
<div className="ws50s sptits font-18">
|
|
|
|
|
<div className="ml10">{mytitle}</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div className="ws50s sptitss xaxisreverseorder font-14" style={{
|
|
|
|
|
color: "#5091FF",
|
|
|
|
|
lineHeight: "42px",
|
|
|
|
|
}}>
|
|
|
|
|
{
|
|
|
|
|
isAdmin === true ?
|
|
|
|
|
<div className="xiaoshou ml32" onClick={() => this.props.tisticsbools(false, null)}>
|
|
|
|
|
<span className="mr5 xiaoshou">视频统计总览</span><i className="iconfont icon-fanhui font-13 xiaoshou"></i>
|
|
|
|
|
</div>
|
|
|
|
|
:""
|
|
|
|
|
}
|
|
|
|
|
{/*{*/}
|
|
|
|
|
{/* isAdmin === true ?*/}
|
|
|
|
|
{/* <div className="xiaoshou ml32" onClick={() => this.props.tisticsbools(false, null)}>*/}
|
|
|
|
|
{/* <span className="mr5 xiaoshou">视频统计总览</span><i className="iconfont icon-fanhui font-13 xiaoshou"></i>*/}
|
|
|
|
|
{/* </div>*/}
|
|
|
|
|
{/* :""*/}
|
|
|
|
|
{/*}*/}
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
isAdmin === true ?
|
|
|
|
|