<!DOCTYPE html>
<html lang="en">

<head>
    
    <title>登录</title>
    <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>新华网后台</title>
<meta name="keywords" content="电商">
<meta name="description" content="电商">
<!-- CSS文件 -->
<link href="/static/css/bootstrap.min.css;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660?v=3.3.6" rel="stylesheet">
<link href="/static/css/font-awesome.min.css;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660?v=4.4.0" rel="stylesheet">
<link href="/static/css/plugins/bootstrap-table/bootstrap-table.min.css;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660" rel="stylesheet">
<link href="/static/css/bootstrap-dialog.min.css;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660" rel="stylesheet">
<link href="/static/css/animate.css;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660" rel="stylesheet">
<link href="/static/css/style.css;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660?v=4.1.0" rel="stylesheet">    <link href="/static/css/login.css;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660" rel="stylesheet">
    <!--[if lt IE 9]>
    <meta http-equiv="refresh" content="0;ie.html" />
    <![endif]-->
    <script>
        if (window.top !== window.self) {
            window.top.location = window.location;
        }
    </script>

</head>

<body class="signin">
    <div class="signinpanel">
        <div class="row">
            <!-- <div class="col-sm-7">
                <div class="signin-info">
                    <div class="logopanel m-b">
                        <h1>天天鲜奶</h1>
                    </div>
                    <div class="m-b"></div>
                    <h4>欢迎使用 <strong>天天鲜奶后台</strong></h4>
                    <ul class="m-b">
                        <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> 优势一</li>
                        <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> 优势二</li>
                        <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> 优势三</li>
                        <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> 优势四</li>
                        <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> 优势五</li>
                    </ul>
                    <strong>还没有账号？ <a href="#">立即注册&raquo;</a></strong>
                </div>
            </div> -->
            <div class="col-sm-3"></div>
            <div class="col-sm-6">
                <form id="mainform" method="post" action="/a/login;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660">
                    <h4 class="no-margins">登录：</h4>
                    <p class="m-t-md">登录管理后台</p>
                    <!--<input type="text" class="form-control uname" name="username" id="username" placeholder="用户名" autocomplete="off" required value=""/>-->
                    <input type="text" class="form-control uname" name="username" id="username" placeholder="用户名" autocomplete="off" required/>
                    <input type="password" class="form-control pword m-b" name="password" id="password" placeholder="密码" autocomplete="off" required value=""/>
                    <div class="alert alert-danger hidden">
    					<a href="#" class="close" data-dismiss="alert">&times;</a>
    					<strong>Error!</strong> .
					</div>
                    <!-- <a href="">忘记密码了？</a> -->
                    <button type="button" class="btn btn-success btn-block">登录</button>
                </form>
            </div>
            <div class="col-sm-3"></div>
        </div>
        <div class="signup-footer" style="border: none;">
            <div style="text-align: center;">
                &copy; 2015 All Rights Reserved. 福建新华发行集团
            </div>
        </div>
    </div>
<!-- 全局js -->
<script src="/static/js/jquery.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660?v=2.1.4"></script>
<script src="/static/js/bootstrap.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660?v=3.3.6"></script>
<script src="/static/js/plugins/metisMenu/metisMenu.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>
<script src="/static/js/plugins/slimscroll/jquery.slimscroll.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>
<script src="/static/js/plugins/layer/layer.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>

<!-- Bootstrap table -->
<script src="/static/js/plugins/bootstrap-table/bootstrap-table.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>
<script src="/static/js/plugins/bootstrap-table/bootstrap-table-mobile.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>
<script src="/static/js/plugins/bootstrap-table/locale/bootstrap-table-zh-CN.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>

<!-- 第三方插件 -->
<script src="/static/js/plugins/pace/pace.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>

<!-- jQuery Validation plugin javascript-->
<script src="/static/js/plugins/validate/jquery.validate.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>
<script src="/static/js/plugins/validate/additional-methods.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>
<script src="/static/js/plugins/validate/messages_zh.min.js;JSESSIONID=8d080aac-0847-4b5d-8032-0104c39d5660"></script>    <script type="text/javascript">

    	$(function(){
    		if(""){
    			$(".alert-danger").removeClass("hidden");
    		}
    		
    		$("#mainform").validate({
				submitHandler:function(form){
					//提交表单
					form.submit();
				}
			});
			
			$("#password").keydown(function(e){ 
				var curKey = e.which; 
				if(curKey == 13){ 
					$(".btn-success").click(); 
					return false; 
				} 
			}); 
    		
    		$(".btn-success").on("click", function(){
    			$("#mainform").submit();
    		});
    	});
    
	</script>
    
</body>

</html>