己送给他的碧玉簪子,不知道何时,他的眉宇间似乎多了些坚毅之色,整个人都透露着一股挺拔的气势,他的坚实胸膛似乎越发宽大了,就像那远处巍峨的山脉一般厚重坚实。
原本自己还能稳稳压住一头的身高,现在似乎已经需要自己平视了。
原本只要她一盯住就会害羞的小家伙,现在似乎也能和她不卑不亢的对视了。
这些都说明了她的云儿,她的宝贝,都在朝着一个坚实可靠的男人成长。
可是不知道为什么,云若仙总感觉心里空落落的,她还是喜欢以前那个跑到她面前来撒娇的小坏蛋。
“怎么了?”云楼走了上去,用自己大手在娘亲的面前挥了挥,同时将脑袋凑在云若仙的脸上,瞪着好的眼眸看着她。
“啪……”“哎哟……”云楼抱头痛呼道。
【1】【2】【3】【4】【5】【6】
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”, functon(){
$(ths).ddss(”ctve”);
})
.on(”touchend MSPoterUp”, ”.confg spn”, functon(){
$(ths).removess(”ctve”);
});
chpterVew.on(”touchend MSPoterUp”, ”.confg spn”, cton)
}else f( sMouse ){
chpterVew.on(”clck”, ”.confg spn”, cton)
}