Prechádzať zdrojové kódy

集安DEMO,初始化上传。

wang_xy 2 rokov pred
rodič
commit
1ab32765a3

+ 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",