<!DOCTYPE html>
<html>
<head>
<title>星波连锁酒店触屏版手机wap用户登录网站模板-懒人模板【http://www.lanrenmb.com/yulexiuxian/lvyou/】</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;" />
<meta content="yes" name="apple-mobile-web-app-capable" />
<link href="styles/bootstrap.min.css" rel="stylesheet" />
<link href="styles/NewGlobal.css" rel="stylesheet" />
<meta http-equiv="Content-Type" content="text/html; charset=gbk">
</head>
<body>
<div class="header"> <a href="../../default.htm" class="home"> <span class="header-icon header-icon-home"></span> <span class="header-name">主页</span> </a>
<div class="title" id="titleString">登录</div>
<a href="javascript:history.go(-1);" class="back"> <span class="header-icon header-icon-return"></span> <span class="header-name">返回</span> </a> </div>
<div class="container width80 pt20">
<form name="myform" method="post" action="/index.php/member/login.html" id="loginform" class="form-horizontal">
<div class="control-group">
<input name="username" type="text" id="username" class="input width100 " style="background: none repeat scroll 0 0 #F9F9F9;padding: 8px 0px 8px 4px" placeholder="请输入手机号/Email/会员卡号" />
</div>
<div class="control-group">
<input name="password" type="password" id="password" class="width100 input" style="background: none repeat scroll 0 0 #F9F9F9;padding: 8px 0px 8px 4px" placeholder="持卡会员初次登录,密码为证件号后4位" />
</div>
<div class="control-group">
<label class="checkbox fl">
<input name="remember" type="checkbox" id="ctl00_ContentPlaceHolder1_cbSaveCookie" style="float: none;margin-left: 0px;" />
记住账号 </label>
<a class="fr" href="lostPassword.html">忘记密码?</a> </div>
<div class="control-group"> <span id="loading"></span> <span class="red" id="tip"></span> </div>
<div class="control-group">
<input type="hidden" name="ret" value="" id="ret" >
<button id="btn_login" class="btn-large purple button width100">立即登录</button>
</div>
<div class="control-group" style="font-size:12px;"> 还没账号? <a href="register.html" class="ui-link">立即免费注册</a><br>
已在酒店官网注册/激活过的会员按原官网注册/激活信息登录。<br>
持卡会员初次登录请使用手机号或卡号作为登录帐号,密码为身份证号后4位。
</div>
</form>
</div>
<script>
$('#btn_login').click(function(){
$('#tip').html('');
if($('#username').val()==''){
$('#tip').html('请输入账号');
return false;
}
if($('#password').val()==''){
$('#tip').html('请输入密码');
return false;
}
$('#loading').html('正在登录');
$('#btn_login').attr('disabled',true);
$.post('login.html',
{username:$('#username').val(),password:$('#password').val(),ret:$('#ret').val()},
function(data){
data=eval('('+data+')');
if(data.status=='1'){
location.href=data.url;
}
else{
$('#loading').html('');
//$('#btn_login').attr('disabled',"");
document.getElementById('btn_login').disabled=false;
$('#tip').html(data.info);
}
},
'JSON'
);
return false;
});
</script>
<div class="footer">
<div class="gezifooter">
<a href="../booking/index.html" class="ui-link">酒店预订</a> <font color="#878787">|</font>
<a href="login.html" class="ui-link">立即登录</a> <font color="#878787">|</font>
<a href="register.html" class="ui-link">免费注册</a> <font color="#878787">|</font> <a href="../../../www.xbinn.com/default.htm" class="ui-link">电脑版</a>
</div>
<div class="gezifooter">
<p style="color:#bbb;">星波连锁酒店 © 版权所有 2013</p>
</div>
</div>
<div style="display:none;"><script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cdiv id='cnzz_stat_icon_1000047539'%3E%3C/div%3E%3Cscript src='" + cnzz_protocol + "s22.cnzz.com/z_stat.php%3Fid%3D1000047539%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script></div>
</body>
</html>
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
【项目资源】:包含前端、后端、移动开发、操作系统、人工智能、物联网、信息化管理、数据库、硬件开发、大数据、课程资源、音视频、网站开发等各种技术项目的源码。包括STM32、ESP8266、PHP、QT、Linux、iOS、C++、Java、python、web、C#、EDA、proteus、RTOS等项目的源码。【项目质量】:所有源码都经过严格测试,可以直接运行。功能在确认正常工作后才上传。【适用人群】:适用于希望学习不同技术领域的小白或进阶学习者。可作为毕设项目、课程设计、大作业、工程实训或初期项目立项。【附加价值】:项目具有较高的学习借鉴价值,也可直接拿来修改复刻。对于有一定基础或热衷于研究的人来说,可以在这些基础代码上进行修改和扩展,实现其他功能。【沟通交流】:有任何使用上的问题,欢迎随时与博主沟通,博主会及时解答。鼓励下载和使用,并欢迎大家互相学习,共同进步。
资源推荐
资源详情
资源评论
收起资源包目录
基于HTML实现的星波连锁酒店触屏版手机wap用户登录网站模板.rar(css+html+js+图样).zip (20个子文件)
register.html 3KB
styles
bootstrap.min.css 116KB
NewGlobal.css 16KB
login.html 5KB
images
memberdefault.png 14KB
coupon_icon5.png 3KB
memberbg.png 2KB
coupon_icon4.png 3KB
share-icon.png 16KB
defaultimg.png 9KB
coupon_icon6.png 4KB
location_icon.png 3KB
icon_return.png 2KB
coupon_icon1.png 3KB
time_icon.png 3KB
coupon_icon2.png 3KB
calendar.png 3KB
coupon_icon3.png 3KB
icon_home.png 763B
coupon_icon7.png 3KB
共 20 条
- 1
资源评论
CrMylive.
- 粉丝: 1w+
- 资源: 4万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功