斗破苍穹同人-TOV改写版(6)(第25/38页)
if( isTouch ){
chapterView
.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 ){
-->>(第25/38页)(本章未完,请点击下一页继续阅读)