分卷阅读1 (kanqita.com)(第23/77页)
rentFont - 1 );
}
},
day: function(){
isNight = false;
body.removeClass("night");
core.cookie.removeCookie("night-mode", {});
},
night: function(){
isNight = true;
body.addClass("night");
core.cookie("night-mode", true, { expires: 3600 });
}
}
}();
if( typeof saveFont !
== "undefined" ){
fo
-->>(第23/77页)(本章未完,请点击下一页继续阅读)