Chapter 993 - Danger Warning for Tong Tong (19)
The next day, Jiang Zheyu actually appeared!
Liu Yao imagined thousands of possibilities, and the most likely thing was that Jiang Zheyu must have fought yesterday. If he shows up today, it must be the same as before, with injuries all over his body!
But Liu Yao was unexpected!
Jiang Zheyu was not injured, but only had a haggard expression!
Haggard? This is an expression that has never been seen on Jiang Zheyu's body!
Liu Yao was shocked and pulled him aside and said, "Rain! Where did you go yesterday? ”
"Go where I'm supposed to go!"
"Even if you want to go where you need to go, then you should take a leave of absence if you miss class!"
"Leave? I never take time off, don't you know? ”
"Then why haven't you been in contact with me?"
"The phone is dead!"
……
No matter what Liu Yao asked, Jiang Zheyu always answered coldly.
Liu Yao looked at Jiang Zheyu's indifference to the extreme (to be continued, if you want to know what will happen next, please log in to the user login chapter for more, please log in!) Dot's expression, puzzled: "Rain! Why are you so indifferent to me today? ”
"And what do you think I should do to you?"
"You...... You...... Bastard! You disappeared all day yesterday for no reason, and people were stupidly worried about you all day! But not only did you not have a word of explanation, but you also treated me with this attitude! ”
Liu Yao suddenly felt very aggrieved.
"I'm out playing! Are you satisfied? Do I have to explain to you when I go out to play? ”
"What? Did you hang out? You actually skipped class to hang out? And the phone has not worked! Why are you so ignorant? Everyone should have their own goals in life, you not only have to be responsible for yourself, but also take good care of Joon, can't you be a little more motivated, can't you make me worry a little less? ”
Jiang Zheyu still said indifferently: "Wordy P!" ”
"Rain, you...... Whining! ”
Liu Yao felt sad for a while, her bitter advice, but in exchange for bad words, she was very aggrieved, and she couldn't help but drop a string of crystal tears!
"What are you crying about? Bother! ”
Jiang Zheyu ruthlessly pushed Liu Yao away and walked towards the outside of the classroom!
Today's Jiang Zheyu seems to be a different person indifferently! [End of Chapter]
$(function(){
Navigate toggle events
$("a#topDaoHang").toggle(function(){
Hide if the setting is displayed
if($("#topNavBox").is(":visible")){
$("#topNavBox").hide();
}
$("div#topNavBoxTo").sho();
},function(){
$("div#topNavBoxTo").hide();
});
However, when displaying settings, if the display is hidden, it is hidden
$("a.yuedushezhi").click(function(){
if($("div#topNavBoxTo").is(":visible")){
$("div#topNavBoxTo").hide();
}
});
Page function guide area
var userReadSet = getCookie("userReadSet");
if(!userReadSet){
setCookie("userReadSet",1,30);
}
Determine the background color setting Whether the cookie is saved If there is a restoration setting
if(readSetBackground){
if(readSetBackground == 'rbgcloselight'){
$(".lilighttxet").text('turn on the lights');
$("div#readercontainer").css("color","#666");
}else if(readSetBackground == 'rbgopenlight'){
$(".lilighttxet").text('Turn off the lights');
$("div#readercontainer").css("color","rgb(0, 0, 0)");
}
}
Determine the text font size setting Whether the cookie is saved If there is a restoration setting
var readsetfontsize = getCookie("readsetfontsize");
if(readsetfontsize){
$("div#readercontainer").css("font-size",readsetfontsize+"px");
}
Determine whether the text line spacing setting is saved or not if there is a restore setting
var readsetlineheihgt = getCookie("readsetlineheihgt");
if(readsetlineheihgt){
$("div#readercontainer").css("line-height",readsetlineheihgt+"px");
}
Reduce the font
$("#ddminus").click(function(){
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if(fontsize > 16){
var nefont = eval(fontsize-2);
$("div#readercontainer").css("font-size",nefont+"px");
$("#ddplus").html("A+");
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if(fontsize==16){
$("#ddminus").html("A");
}
Add cookie logs
setCookie("readsetfontsize",nefont,30);
}
});
Increase the font size
$("#ddplus").click(function(){
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if(fontsize A-");
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if(fontsize==28){
$("#ddplus").html("A");
}
Add cookie logs
setCookie("readsetfontsize",nefont,30);
}
});
The line spacing setting increases
$("#hang-xiao").click(function(){
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(lineHeightNum >25){
var lineHN = eval(lineHeightNum-4);
$("div#readercontainer").css("line-height",lineHN+"px");
$("#hang-da").html("T+");
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(lineHeightNum==22){
$("#hang-xiao").html("T");
}
Add cookie logs
setCookie("readsetlineheihgt",lineHN,30);
}
});
The line spacing setting is reduced
$("#hang-da").click(function(){
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(lineHeightNum T-");
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(lineHeightNum==46){
$("#hang-da").html("T");
}
Add cookie logs
setCookie("readsetlineheihgt",lineHN,30);
}
});
Toggle the reading background color
$("d_bg dl span").each(function(index,element){
$(this).click(function(){
var backColorValue = $(this).attr('class');
$("body").removeClass();
$("body").addClass(backColorValue);
Add cookie logs
setCookie("readSetBackground",backColorValue,30);
});
});
Toggle the lights off effect
$("div.book_title xet").toggle(function(){
$("#qiehuancss").attr('href',"-");
$("div#readercontainer").css("color","#666");
$(".lilighttxet").text('turn on the lights');
Add cookie logs
setCookie("readSetBackground","rbgcloselight",30);
},function(){
$("#qiehuancss").attr('href',"");
$("div#readercontainer").css("color","rgb(0, 0, 0)");
$(".lilighttxet").text('Turn off the lights');
Add cookie logs
setCookie("readSetBackground","rbgopenlight",30);
});
$("#add_bookcase").click(function(){
var textContent = $(this).text();
var jquser = getCookie("jieqiUserInfo");
if(textContent == 'Add to Bookshelf') {
if(!jquser){
.href="";
return false;
}
var article_id = "98501";
var chapter_id = "1467321";
var page_ = pageidth();
var page_h = pageHeight();
var page_l = pageLeft();
var page_t = pageTop();
var dialog_ = parseInt(dth);
var dialog_h = parseInt();
var dialog_top = page_t + (page_h / 2) - (dialog_h / 2);
if(dialog_top (.+?)","igm");
var cc=(//g,"");
var str = xec(cc)[1];
str = ("style=\"idth:500px; margin-top:150px; \"","");
$("#dialog").css("display","block");
$("#dialog").css("top",dialog_top);
$("#dialog").css("left",dialog_left);
$("#dialogCN").html(str);
}