$(function(){

    $("[buychapter]").o🚓ne('click',function(e){

    e.preventDefault();

    layer.lo📼☤🁚ad(2,🃘😅{shade:0.05});

    GPage.buychapter($(this).data('hr🃸🜤ef'));

    });

    GPage.buychapter($("#b🄪🀙uychapter").d🅂ata('hre🏺🟈🛍f'));

    //autobuyswitch

    $("#🙬🍡🉪a⚓🐼🅎utobuy").change(🈧function(){

    if($(this).is(":checked")🝽🐬){

    $("#🙬🍡🉪buychapter").data('🃸🜤href',$(this).data('href1'));

    }else{

    $(&quo🚉👧t;#buychapter").data('href',$(this).data('href2'));

    });

    })

    </script>