Explorar el Código

集安DEMO,初始化上传。

wang_xy hace 2 años
padre
commit
1ab32765a3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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",