|
@@ -13,7 +13,7 @@
|
|
|
<body>
|
|
|
<div class="container">
|
|
|
<form class="form-signin">
|
|
|
- <h1 class="d-flex justify-content-center mb-5">纵横建筑云计价</h1>
|
|
|
+ <h1 class="d-flex justify-content-center mb-5"><img src="img/building.png" width="40" height="40" class="mt-2 mr-3"> 纵横建筑云计价</h1>
|
|
|
<div class="form-group">
|
|
|
<input id="inputEmail" class="form-control " placeholder="通行账号 邮箱/手机" required="" autofocus="">
|
|
|
<small id="emailHelp" class="form-text text-danger">您输入的 邮箱/手机 格式不对</small>
|
|
@@ -30,7 +30,7 @@
|
|
|
</div>
|
|
|
</form>
|
|
|
<!--登录错误-->
|
|
|
- <form class="form-signin">
|
|
|
+ <!-- <form class="form-signin">
|
|
|
<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="">
|
|
@@ -55,7 +55,8 @@
|
|
|
<a href="http://sso.smartcost.com.cn/getpasswd" target="_blank" class="mr-3">忘记密码</a>
|
|
|
<a href="http://sso.smartcost.com.cn/reg" target="_blank">免费注册</a>
|
|
|
</div>
|
|
|
- </form>
|
|
|
+ </form> -->
|
|
|
+ <div class="text-muted fixed-bottom"><p class="text-center">Copyright © 2018 <a href="https://smartcost.com.cn" target="_blank" class="text-muted">珠海纵横造价软件有限公司</a>.All Rights Reserved.<a class="text-muted ml-2" href="http://www.miitbeian.gov.cn" target="_blank">粤ICP备14032472号</a></p></div>
|
|
|
</div>
|
|
|
<!--弹出版本选择-->
|
|
|
<div class="modal fade" id="ver" data-backdrop="static">
|