有你真好!!……我都快哭了……”我用手臂遮着眼睛假装哭泣地讲“你发甚幺经啦……大笨蛋!……”“回家了啦……”姐说完,便勾着我的手往家的方向走了去……“疑……小玟和阿My!?”姐看到远方巷口转出了两道熟悉的身影“她们两个也没睡觉!?”我在心里疑惑着“小帆姐姐!”My明明就看到我们俩、却只叫了姐的名字“你们也没睡觉啊!?”“哈哈……我们两个睡不着、想去吃早餐”My说“嗯……嗨……小玟”姐又对小玟打了声招呼“嗨……小帆姐姐……嗨……家卫”“嗨……小玟……”我打了个招呼,那小玟仍旧穿着那背心、短裤、带着黑框眼镜……“嗯!?……”小玟听到我叫她,头一歪……似乎是想到了甚幺事情……“你们姐弟感情真好耶!小帆姐”My见姐勾着我的手便又看了看我们“呵呵……还好啦!……”姐笑了笑“家卫……你……”小玟正要讲话,我却直接打断了她,因为我有不好的预感……“姐!我们回家吧……爸妈等着早餐呢!”“小玟……我们先回去了!……我肚子好饿”说完,我便迅速拉着姐离开了她们……“张家卫……你……”“你在躲她!?”等我们走的远了些,姐依然勾着我的手问着“我!?没有啊!我是真的肚子有点饿了……”我见到了小玟……只想到她妈讲她有男朋友的事、又想到了她玩爱情降灵时那诚心希望的表情……“张家卫……你干嘛躲人家啊!?”姐微皱着眉头问我“我……我……”“我甚幺我!?你该不会是听到她妈讲她有男朋友你就想放弃了吧!?……”“我没有啊……我哪有啊!”我不知道该如何回答……“是吗……”“那所以你就不打算追回来了吗!?”姐又问“没……没关系啦……”“我……我有你就好了…
【1】【2】【3】【4】
o
地址发布邮箱:[eml protected] 发送任意邮件即可!
【感谢您多年来的支持】
【一起走过的春夏秋冬】
【一路陪伴…感谢有你】
上一章
下一章>
其他类别
爱情灵药章节目录
.chpterPges{ le-heght:25px;mrg-top:50px;}.chpterPges {color:red;pddg:0px 5px;}.chpterPges .curr{color:blue}
_leRun(functon(){
vr pge = $(”.mod-pge”);
vr sTouch = !
!
(”ontouchstrt” dow);
vr sMouse = !
!
(”onmousemove” dow);
vr chpterVew = $(”#ChpterVew”), body = $(”body”);
vr pgeContent = chpterVew.fd(”.pge-content”), sveFont = core.cooke(”current-font”), currentFont = 1;
vr font = functon(){
//font sze;
vr szes = [”font-norml”, ”fontrge”, ”font-rge”, ”font-xrge”, ”font-xxrge”],
level = szes.length;
return {
set: functon(c){
console.log(szes[currentFont])
pgeContent.toggless( szes[currentFont] + ” ” + szes[c] );
currentFont = c;
core.cooke(”current-font”, c, { expres: 3600 });
core.cooke(”currentFontStrg”, szes[c], { expres: 3600 });
},
crese: functon(){
f( currentFont < level - 1 ) {
ths.set(currentFont + 1)
}
},
descrese: functon(){
f( currentFont > 0 ) {
ths.set( currentFont - 1 );
}
},
dy: functon(){
sNght = flse;
body.removess(”nght”);
core.cooke.removeCooke(”nght-mode”, {});
},
nght: functon(){
sNght = true;
body.ddss(”nght”);
core.cooke(”nght-mode”, true, { expres: 3600 });
}
}
}();
f( typeof sveFont !
== ”undefed” ){
font.set(sveFont * 1);
}
vr sNght = !
!
core.cooke(”nght-mode”);
f( sNght ){
font.nght();
}
functocton(){
vr type = $(ths).dt(”role”);
f( type == ”c” ){
font.crese();
}else f( type == ”des” ) {
font.descrese();
}else f( type == ”mode” ){
f( sNght ){
font.dy();
}else{
font.nght();
}
}
}
core.Tbs( $(”.chpter-rend .tb-choose ”), $(”.chpter-rend ul”) )
f( sTouch ){
chpterVew
.on(”touchstrt MSPoterDown”, ”.confg spn”, fu