|
@@ -13,7 +13,8 @@
|
|
|
<div class="login-bg"></div>
|
|
|
<div class="container login-panel">
|
|
|
<form class="form-signin">
|
|
|
- <h1 class="d-flex justify-content-center mb-5"><img src="img/building.png" width="40" height="40" class="mr-3" style="margin-top:5px"> 大司空云计价</h1>
|
|
|
+ <h1 class="d-flex justify-content-center mb-0"><img src="img/building.png" width="40" height="40" class="mr-3" style="margin-top:5px"> 大司空云计价</h1>
|
|
|
+ <p class="text-center mb-4 text-muted">市政、房建、轨道、管廊线等专业工程计价软件</p>
|
|
|
<p>账号登录</p>
|
|
|
<div class="form-group">
|
|
|
<input id="inputEmail" class="form-control " placeholder="通行账号 邮箱/手机" required="" autofocus="">
|
|
@@ -33,7 +34,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</form>
|
|
|
- <form class="form-signin">
|
|
|
+ <!-- <form class="form-signin">
|
|
|
<h1 class="d-flex justify-content-center mb-5"><img src="img/building.png" width="40" height="40" class="mr-3" style="margin-top:5px"> 大司空云计价</h1>
|
|
|
<p>短信登录</p>
|
|
|
<div class="form-row">
|
|
@@ -57,7 +58,7 @@
|
|
|
<a href="http://sso.smartcost.com.cn/reg" target="_blank">免费注册</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </form>
|
|
|
+ </form> -->
|
|
|
<!--登录错误-->
|
|
|
<!-- <form class="form-signin">
|
|
|
<h1 class="d-flex justify-content-center mb-5">纵横建筑云计价</h1>
|