0
+1








专业书籍排版设计、印刷服务,与众多政府项目合作,给您不一样的出版体验。
");
praise_txt.removeClass("hover");
text_box.show().html("-1");
$(".add-animation").removeClass("hover");
num -=1;
praise_txt.text(num);
tijiao(454 , "jian");//参数
}else{
$(this).html("
");
praise_txt.addClass("hover");
text_box.show().html("+1");
$(".add-animation").addClass("hover");
num +=1;
praise_txt.text(num);
tijiao(454 , "jia");//参数
}
});
//传参数AJAX
function tijiao(newsid,ftype){
$.post('ajax/casefabulous.php', {newsid:newsid, ftype:ftype}, function(d){
}, 'json');
}
});
(function(){
window.scrollReveal = new scrollReveal({ reset: true, move: '50px'});
})();