|
@@ -12,8 +12,7 @@
|
|
|
<body>
|
|
|
<div class="container">
|
|
|
<form class="form-signin">
|
|
|
- <h1 class="d-flex justify-content-center">Smartcost</h1>
|
|
|
- <h4 class="d-flex justify-content-center mb-2">用户登录</h4>
|
|
|
+ <h1 class="d-flex justify-content-center mb-5">纵横建筑云计价</h1>
|
|
|
<div class="form-group">
|
|
|
<input id="inputEmail" class="form-control " placeholder="通行账号 邮箱/手机" required="" autofocus="">
|
|
|
</div>
|
|
@@ -30,8 +29,7 @@
|
|
|
</form>
|
|
|
<!--登录错误-->
|
|
|
<form class="form-signin">
|
|
|
- <h1 class="d-flex justify-content-center">Smartcost</h1>
|
|
|
- <h4 class="d-flex justify-content-center mb-2">用户登录</h4>
|
|
|
+ <h1 class="d-flex justify-content-center mb-5">纵横建筑云计价</h1>
|
|
|
<div class="form-group has-danger">
|
|
|
<input class="form-control gform-control-danger" value="1212@qq.com" placeholder="通行账号 邮箱/手机" required="" autofocus="">
|
|
|
</div>
|