-
Notifications
You must be signed in to change notification settings - Fork 0
/
newsVideo.html
1 lines (1 loc) · 1.78 KB
/
newsVideo.html
1
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no"><title>阅读赚钱教程</title><link rel="stylesheet" href="./css/reset.css"><link rel="stylesheet" href="./css/video-js.css"><style>body,html{width:100%;height:100%}#my-video{width:100%;height:100%}</style></head><body><div class="m" style="width:100%;height:100%;background:#000"><video id="my-video" controls preload="auto" poster="./img/poster_news.jpg" data-setup="{}" webkit-playsinline="true" playsinline="true"><source class="videoSrc" src="https://zhishun520.com/asset/video/newsTutorial.mp4" type="video/mp4"><p class="vjs-no-js">To view this video please enable JavaScript, and consider upgrading to a web browser that <a href="http://videojs.com/html5-video-support/" target="_blank">supports HTML5 video</a></p></video></div></body><script src="./js/zepto.js"></script><script src="https://unpkg.com/axios/dist/axios.min.js"></script><script src="./js/fastclick.js"></script><script>"addEventListener"in document&&document.addEventListener("DOMContentLoaded",function(){FastClick.attach(document.body)},!1);var userID=getUrlParams("userId"),myVid=document.getElementById("my-video");function update(){axios({url:"/taoBao/shop/video",method:"get",baseURL:ajaxUrl,params:{userId:userID,type:9}}).then(function(e){console.log("同步数据",e.data.msg)}).catch(function(e){console.log(e)})}function getUrlParams(e){var o=new RegExp("(^|&)"+e+"=([^&]*)(&|$)","i"),t=window.location.search.substr(1).match(o);return null!=t?unescape(t[2]):null}ajaxUrl="https://zhishun520.com/zaotoutiao-api-home-1.0.0",console.log(userID&&"null"!==userID),myVid.onplay=function(){userID&&"null"!==userID&&(console.log("10秒后更新视频观看状态"),setTimeout(update,2e3))}</script></html>