Pārlūkot izejas kodu

集安DEMO,初始化上传。

wang_xy 2 gadi atpakaļ
vecāks
revīzija
1ab32765a3
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/main/webapp/webpage/modules/web/videoDetail.jsp

+ 0 - 1
src/main/webapp/webpage/modules/web/videoDetail.jsp

@@ -33,7 +33,6 @@
 				myvideo.addEventListener("canplay",function(){
 					totalTimes = Math.ceil(this.duration); //视频总时长
 					console.log("total:"+totalTimes);
-					alert(videoScoreType);
 					if(videoScoreType=='1'){//1-进入观看得分
 						$.ajax({
 							url:"${ctxF}/videonews/setVideoInfo",