04 2020 档案
h5 video
摘要:<div class="relative"> <video class="w-full h-full object-fill" id="ckplayer_a1" :src="url" x5-video-player-type="h5" preload="metadata" playsinline=" 阅读全文
posted @ 2020-04-27 21:11 jzfan
微信 分享
摘要:var link = location.href $.ajax({ url: 'your_url', //后台给你提供的接口 type: 'GET', data: { url: link }, async: true, dataType: 'json', success: function(data 阅读全文
posted @ 2020-04-02 00:26 jzfan