t.night();
}
functioction(){
var type = $(this).data("role");
if( type == "inc" ){
font.increase();
}else if( type == "des" ) {
font.descrease();
}else if( type == "mode" ){
if( isNight ){
font.day();
}else{
font.night();
}
}
}
core.Tabs( $(".chapter-recommend .tab-choose a"), $(".chapter
-->>(第24/31页)(本章未完,请点击下一页继续阅读)