|
|
@ -5,7 +5,7 @@ |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> |
|
|
|
|
|
|
|
|
|
|
|
<title>登录 - 万方车险业务系统</title> |
|
|
|
<title>登录 - 汇盈帮手车险业务系统</title> |
|
|
|
<link href="/assets/css/bootstrap.min.css" rel="stylesheet"> |
|
|
|
<link href="/assets/css/bootstrap.min.css" rel="stylesheet"> |
|
|
|
<link href="/assets/css/font-awesome.css?v=4.4.0" rel="stylesheet"> |
|
|
|
<link href="/assets/css/font-awesome.css?v=4.4.0" rel="stylesheet"> |
|
|
|
<link href="/assets/css/animate.css" rel="stylesheet"> |
|
|
|
<link href="/assets/css/animate.css" rel="stylesheet"> |
|
|
@ -30,7 +30,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-sm-5"> |
|
|
|
<div class="col-sm-5"> |
|
|
|
<form method="post"> |
|
|
|
<form method="post"> |
|
|
|
<h2 class="m-t-md text-center" style="color: #000;">万方车险业务系统</h2> |
|
|
|
<h2 class="m-t-md text-center" style="color: #000;">汇盈帮手车险业务系统</h2> |
|
|
|
<input type="text" id="username" name="username" class="form-control uname" placeholder="用户名" /> |
|
|
|
<input type="text" id="username" name="username" class="form-control uname" placeholder="用户名" /> |
|
|
|
<input type="password" id="password" name="password" class="form-control pword m-b" placeholder="密码" /> |
|
|
|
<input type="password" id="password" name="password" class="form-control pword m-b" placeholder="密码" /> |
|
|
|
<button id="login" class="btn btn-danger btn-block">登录</button> |
|
|
|
<button id="login" class="btn btn-danger btn-block">登录</button> |
|
|
|