|
|
|
@ -36,10 +36,10 @@ class Videostatisticscom extends Component {
|
|
|
|
|
<div className="ws100s teacherentrydivss ">
|
|
|
|
|
<div className="ws100s sortinxdirection">
|
|
|
|
|
<p className="sortinxdirection h40s" onClick={()=>this.props.statisticsy(false)} style={{color:'#5091FF'}}>
|
|
|
|
|
<i className="iconfont icon-zuojiantou posiivsiconmyss mr5 colorbluesigin xiaoshou h40s" onClick={()=>this.props.statisticsy(false)} style={{color:'#5091FF'}}></i>
|
|
|
|
|
<p style={{color:'#5091FF'}} className="fh mr20 colorbluesigin xiaoshou h40s" onClick={()=>this.props.statisticsy(false)}>返回</p>
|
|
|
|
|
<i className="iconfont icon-zuojiantou posiivsiconmyss mr5 colorbluesigin xiaoshou h36s" onClick={()=>this.props.statisticsy(false)} style={{color:'#5091FF'}}></i>
|
|
|
|
|
{/*<p style={{color:'#5091FF'}} className="fh mr20 colorbluesigin xiaoshou h40s" onClick={()=>this.props.statisticsy(false)}>返回</p>*/}
|
|
|
|
|
</p>
|
|
|
|
|
<div className="ws40s sptits font-18">视频统计总览</div>
|
|
|
|
|
<div className="ws45s sptits font-18">视频统计总览</div>
|
|
|
|
|
<div className="ws50s sptitss xaxisreverseorder">播放数据从{this.props.watch_staticsdata&&this.props.watch_staticsdata.begin_at?this.props.watch_staticsdata.begin_at:0}开始统计</div>
|
|
|
|
|
</div>
|
|
|
|
|
<style>
|
|
|
|
@ -67,7 +67,7 @@ class Videostatisticscom extends Component {
|
|
|
|
|
`
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<div className="ws100s spacearound mt20">
|
|
|
|
|
<div className="ws100s spacearound mt10">
|
|
|
|
|
<div className="yslsprenshu" style={{width:260,height:100}}>
|
|
|
|
|
<div className="ws100s verticallayout tbrt">
|
|
|
|
|
<div className="ws100s ts">观看总人数(人)</div>
|
|
|
|
|