第2章:请问您需要什么服务? (第1/2页)
“嗯……是的。”杨震头也不抬,漫不经心地回了一句。
杨震越是对她不冷不热的态度,女孩越是心里不爽,她对自己的美貌很自负,从来没有一个年轻男人不像蜜蜂见了花朵一般围着她团团转,于是又接着问道:“你也是HZ市人吗?”
“也算是吧。”
杨震的这句话本来没错,但是女孩却不满意了,撅起小嘴道:“什么叫也算是吧?”
杨震抬起头来,看了女孩一眼,笑道:“我出生在HZ市,出生后不久就离开了,直到今天才回来,你说我算是HZ市人吗?”就在昨天,杨震才从师父龟真人的口中得知了自己的身世,所以才会选择来到自己的出生地。
“哦,原来是这样。”女孩眼神中流过一抹同情的神色,点了点头,没有再问下去,毕竟两人只是萍水相逢。
接下来,两个人便随便聊了一些东西,杨震没有主动问女孩的姓名,女孩自然也不会主动去问杨震。
这时,一个长相极美的空姐从后面一排排走过去,提醒忘了系安全带的乘客系好安全带。一直走到尽头,这才转过身来,脸上还是那丝笑容,杨震见她转过身来,急忙朝她招了招手。
“先生您好,请问您需要什么服务?”见到杨震的手势,空姐急忙走上前来,侧着身子,语气极其温柔,脸上那一丝亲和的笑容依然是那么美丽。
杨震笑了笑道:“呵呵,其实也没什么,我只是想告诉你,你的月经就要来了,赶紧垫一片卫生巾吧,不然一会儿就会出丑的。”
空姐的脸一下子红了起来,急忙正起身子,脸上的笑容也一下子消失了,语气更是冷峻三分:“对不起先生,请您自重。”说罢,空姐带着三分羞怒地离开了。
杨震见她不相信,一脸的无奈,想了想又转首对着空姐的背影喊道:“信不信由你,不过你可以垫上一片试试,有备无患嘛。”
空姐根本没有回头,更是没有理睬他,径直走了。
温馨提示:
独家发布于看书网,本站提供阅读,同时本站提供和超级保安txt全集下载。在手机ap站同步更新,.com阅读。如你喜欢本站请将本站放入你的桌面以方便再次访问,点击。
toolsBar("",27482,'超级保安','847272','第2章:请问您需要什么服务?',0,'',672113,'杨老三');
//工具条
if($.cookie('hideTools')!=null&&$.cookie('hideTools')!=''&&$.cookie('hideTools')!=0){
hideTools();
}
//工具条end
//全屏
if($.cookie('fullScreen')!=null&&$.cookie('fullScreen')!=''&&$.cookie('fullScreen')!=0){
$('#fullDiv').html('取消全屏');
$('#fullDiv').removeClass('b6');
$('#fullDiv').addClass('b7');
$('#ad_bottom_banner_full').sho();
$('#ad_bottom_banner').hide();
};
//全屏end
vardate=neDate();
vartimestamp=(neDate());
(()+(30*24*60*60*1000));
$(function(){
//avg
$.ajax({
url:'',
type:"GET",
dataType:'json',
data:'book_id=27482',
success:function(d)
{
if(.de==0){
vards=.data;
$('#avg_link').html(''+_sho+'
');
}
}
});
//头部更多显示
$('#gengduo').mouseover(function(){
$("#gengduo").attr('class','sp_morem2');
$("#nav_s1").sho();
});
$('#gengduo').mouseout(function(){
$("#gengduo").attr('class','sp_more');
$("#nav_s1").hide();
});
//头部更多显示end
//头部我的书架
$('#jilu').mouseover(function(){
$("#jilu").attr('class','sp_morem2');
$("#nav_s4").sho();
});
$('#jilu').mouseout(function(){
$("#jilu").attr('class','sp_more');
$("#nav_s4").hide();
});
//头部我的书架end
//头部用户名
$('#name').mouseover(function(){
$("#name").attr('class','sp_morem2');
$("#nav_s3").sho();
});
$('#name').mouseout(function(){
$("#name").attr('class','sp_more');
$("#nav_s3").hide();
});
//头部用户名end
//头部消息
$('#xiaoxi').mouseover(function(){
$("#xiaoxi").attr('class','sp_morem2');
$("#nav_s2").sho();
});
$('#xiaoxi').mouseout(function(){
$("#xiaoxi").attr('class','sp_more');
$("#nav_s2").hide();
});
//头部消息end
//滚屏
$('#screen').click(function(){
varselected=$('#screen').parent().parent().children(".select");
();
});
$('#screen1').click(function(){
varselected=$('#screen').parent().parent().children(".select");
();
});
$('#screen').parent().parent().children('.select').children('p').each(function(){
$(this).click(function(){
$('#screen').val($(this).html());
$('#screen').parent().parent().children('.select').hide();
varval=$('#screen').val();
if(0==val){
();
return;
}
();
});
});
//滚屏end
/*颜色*/
//背景色改变
$('#background').click(function(){
varselected=$('#background').parent().parent().children(".select");
();
});
$('#background1').click(function(){
varselected=$('#background1').parent().parent().children(".select");
();
});
$('.select').parent().each(function(){
$(this).mouseover(function(){
$(this).children(".select").sho();
});
});
$('.select').parent().each(function(){
$(this).mouseout(function(){
$(this).children(".select").hide();
});
});
$('#background').parent().parent().children('.select').children('p').each(function(){
$(this).click(function(){
$('#background').val($(this).html());
$('#background').parent().parent().children('.select').hide();
$(".ydleft").removeClass($('#background2').val());
$("body").removeClass($('#background2').val());
$("body").attr('style','');
$(".ydleft").attr('style','');
$('#background2').val($(this).attr('class'));
$(".ydleft").addClass($(this).attr('class'));
$("body").addClass($(this).attr('class'));
});
});
//背景色改变end
//文字大小
$('#fontSize').click(function(){
varselected=$('#fontSize').parent().parent().children(".select");
();
});
$('#fontSize1').click(function(){
varselected=$('#fontSize1').parent().parent().children(".select");
();
});
$('#fontSize').parent().parent().children('.select').children('p').each(function(){
$(this).click(function(){
$('#fontSize').val($(this).html());
$('#fontSize').parent().parent().children('.select').hide();
$(".yd_text2").removeClass($('#fontSize2').val());
$('#fontSize2').val($(this).attr('class'));
$(".yd_text2").addClass($(this).attr('class'));
});
});
//文字大小end
//字体
$('#fontFamily').click(function(){
varselected=$('#fontFamily').parent().parent().children(".select");
();
});
$('#fontFamily1').click(function(){
varselected=$('#fontFamily1').parent().parent().children(".select");
();
});
$('#fontFamily').parent().parent().children('.select').children('p').each(function(){
$(this).click(function(){
$('#fontFamily').val($(this).html());
$('#fontFamily').parent().parent().children('.select').hide();
$(".yd_text2").removeClass($('#fontFamily2').val());
$('#fontFamily2').val($(this).attr('class'));
$(".yd_text2").addClass($(this).attr('class'));
});
});
//字体end
//文字颜色改变
$('#fontColor').click(function(){
varselected=$('#fontColor').parent().parent().children(".select");
();
});
$('#fontColor1').click(function(){
varselected=$('#fontColor1').parent().parent().children(".select");
();
});
$('#fontColor').parent().parent().children('.select').children('p').each(function(){
$(this).click(function(){
$('#fontColor').val($(this).html());
$('#fontColor').parent().parent().children('.select').hide();
$(".yd_text2").removeClass($('#fontColor2').val());
$('#fontColor2').val($(this).attr('class'));
$(".yd_text2").addClass($(this).attr('class'));
});
});
(本章未完,请点击下一页继续阅读)