分卷阅读1 (kanqita.com)(第25/35页)
; ){
font.set(saveFont * 1);
}
var isNight = !
!
core.cookie("night-mode");
if( isNight ){
font.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
-->>(第25/35页)(本章未完,请点击下一页继续阅读)