需要订阅后才能阅读
订阅本章
27书海币
全本订阅
1267.50书海币
$(function(){
$("[buychapter]").one(click,function(e){
e.preventDefault();
layer.load(2,{shade: 0.05});
GPage.buychapter($(this).data(href
});
GPage.buychapter($("#buychapter").data(href
//autobuy switch
$("#autobuy").change(function() {
if($(this).is(":checked")){
$("#buychapter").data(href,$(this).data(href1
} else{
$("#buychapter").data(href,$(this).data(href2
}
});
})