Selaa lähdekoodia

集安DEMO,初始化上传。

wang_xy 2 vuotta sitten
vanhempi
commit
1ab32765a3
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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",