分卷阅读1 (kanqita.com)(第25/75页)
, ".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
-->>(第25/75页)(本章未完,请点击下一页继续阅读)