webUi
赵桐华 5 years ago
parent d47138b202
commit 7607cc0ce4
  1. 2
      frontend/views/common/login.php
  2. 7
      frontend/web/assets/css/login.css
  3. BIN
      frontend/web/assets/img/login5.jpg
  4. BIN
      frontend/web/assets/img/qiche1.jpg
  5. BIN
      frontend/web/assets/img/qiche2.jpg

@ -30,7 +30,7 @@
</div>
<div class="col-sm-7">
<form method="post">
<h1 class="m-t-md text-center" style="color: #000;font-weight:bold;">万方车险业务系统</h2>
<h1 class="m-t-md text-center" style="color: #000;">万方车险业务系统</h2>
<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="密码" />
<button id="login" class="btn btn-danger btn-block">登录</button>

@ -14,7 +14,8 @@ body.signin {
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
color: rgba(255,255,255,.95);
color: #fff;
font-weight:bold;
}
.signinpanel {
@ -67,7 +68,7 @@ body.signin {
height:400px;
}
.signup-footer{border-top: solid 1px rgba(255,255,255,.3);margin:20px 0;padding-top: 15px;}
.signup-footer{border-top: solid 1px rgba(0,0,0,.5);margin:20px 0;padding-top: 15px;}
@media screen and (max-width: 768px) {
.signinpanel,
@ -77,7 +78,7 @@ body.signin {
padding: 20px;
}
.signinpanel form {
margin-top: 160px;
margin-top: 130px;
}
.signup-footer {
margin-bottom: 10px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 498 KiB

Loading…
Cancel
Save