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