播放记录

2.0 |06月24日 |已完结 |共24集
简介:

曼隆城远近闻名的克夫“黑牡丹”姜年年与叶朗成婚后,本想骗得巨额彩礼就走,却不料屡屡发生意外,更是惊觉这桩婚姻背后疑点重重,姜年年为达到目的不得不和叶朗周旋,却越陷越深……

猜你喜欢
换一换
评论区
首页
电影
连续剧
动漫
综艺记录
短剧

每1天弹出一次

重要通知

线路一 https://8ju.xin

线路二 https://8ju.top

◆防止迷路请记住我们发布页地址:baju.app

$(function(){ function showLoading(text){ if($('#epLoading').length){ return; } $('.MacPlayer').append( '
'+ '
'+ '
'+ '
'+text+'
'+ '
'+ '
' ); } // 切换视频 $(document).on('click','.listitem a',function(e){ e.preventDefault(); var url = $(this).attr('href'); $('.listitem').removeClass('active'); $(this).parent().addClass('active'); showLoading('正在切换视频...'); setTimeout(function(){ location.href = url; },150); }); // 切换线路 $(document).on('click','a[href*="/vodplay/"]',function(e){ if($(this).hasClass('disabled')){ return; } e.preventDefault(); var url = $(this).attr('href'); showLoading('正在切换线路...'); setTimeout(function(){ location.href = url; },150); }); });