font.night();
}
}
}
core.Tabs( $(".chapter-recommend .tab-choose a"), $(".chapter-recommend ul") )
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 ){
chapterView.on("click", ".config span", action)
}
});
xia();
-->>(第14/17页)(本章未完,请点击下一页继续阅读)