更改

跳转至: 导航搜索

Widget:BilibiliVideo

添加282字节2019年8月30日 (五) 21:26
无编辑摘要
} else {
title_text.text(name + (tIsInvalid ? '' : '[视频从' + time + '开始播放]'));
// //player.bilibili.com/player.html?aid=65168654&cid=113108903&page=1 // iframe.attr('src', 'https://www.bilibili.com/blackboard/player.html?aid=' + id + '&page=' + _page + '&enable_ssl=1&as_wide=1' + (tIsInvalid ? '' : '&t=' + t)); iframe.attr('src', 'player.bilibili.com/player.html?aid=' + id + '&page=' + _page + '&enable_ssl=1&as_wide=1' + (tIsInvalid ? '' : '&t=' + t));
if (iframeContainer.is(':visible')) iframe.execAppend();
else iframe.data('ready', true);

导航菜单