courseware
杨树林 5 years ago
parent 7b32ae5c30
commit e158ccdf47

@ -39,7 +39,7 @@ class Videostatisticscom extends Component {
<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>
</p>
<div className="ws40s sptits">视频统计总览</div>
<div className="ws40s 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>

@ -477,7 +477,7 @@ class Videostatisticscomtwo extends Component {
<div className="ws100s">
<div className="ws100s teacherentrydivss edu-back-white ">
<div className="ws100s sortinxdirection">
<div className="ws50s sptits">{mytitle}</div>
<div className="ws50s sptits font-18">{mytitle}</div>
<div className="ws50s sptitss xaxisreverseorder font-14" style={{
color: "#5091FF",
lineHeight: "42px",

@ -252,7 +252,7 @@ class Videostatisticslist extends Component {
<div className="ws100s edu-back-white">
<div className="ws100s teacherentrydivss ">
<div className="ws100s sortinxdirection">
<div className="ws100s sptits">统计详情</div>
<div className="ws100s sptits font-16">统计详情</div>
</div>
</div>

Loading…
Cancel
Save