Bläddra i källkod

集安DEMO,初始化上传。

wang_xy 2 år sedan
förälder
incheckning
1ab32765a3
1 ändrade filer med 0 tillägg och 1 borttagningar
  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",