分卷阅读1 (kanqita.com)(第24/45页)
, ".config span", function(){
$(this).addClass("active");
})
.on("touchend MSPointerUp", ".config span", function(){
$(this).removeClass("active");
});
chapterView.on("touchend MSPointerUp", ".config span", action)
}else if( isMouse ){
chapterView.on("click", ".config span", action
-->>(第24/45页)(本章未完,请点击下一页继续阅读)