第768章三日之约

作者:我吃花生米 加入书签推荐本书

ptername = "第七百六十八章:三日之约";

$.post("ost.php", { action: "addbookmark", bookid: bookid, chapterid: chapterid, chaptername: chaptername },

function (data) {

var data = json.parse(data);

swal({

title: "提示",

text: data.info,

timer:1000

});

})

}

function addhit(bookid) {

$.post("ost.php",

{ action: "addhit", bookid: bookid }

);

}

if (typeof addhit != 'undefined' && addhit instanceof function)

addhit(538293);

if (typeof addbookmarkbyjs != 'undefined' && addbookmarkbyjs instanceof function)

addbookmarkbyjs(4253552, 538293, '第七百六十八章:三日之约');

$(window).resize(function{

var winwidth = $(window).width

if (winwidth < 980 && $('.m-setting').length) {

$('body').attr('id', 'reader-m-fix');

} else {

$('body').attr('id', '');

}

}).resize

上一章 返回目录 下一章