|
@@ -13,7 +13,7 @@
|
|
|
<div class="container">
|
|
|
<!--演示版-->
|
|
|
<form class="form-signin" method="post" action="/login">
|
|
|
- <h1 class="d-flex justify-content-center mb-4">计量支付</h1>
|
|
|
+ <h4 class="d-flex justify-content-center mb-4">纵横云计量</h4>
|
|
|
<!--<nav class="nav nav-tabs nav-justified mb-3" role="tablist" id="login-tab">-->
|
|
|
<!--<a class="nav-item nav-link" data-toggle="tab" data-type="1" href="#preview" role="tab">演示版登录</a>-->
|
|
|
<!--<a class="nav-item nav-link active" data-toggle="tab" data-type="2" href="#paid" role="tab">项目版登录</a>-->
|
|
@@ -55,6 +55,7 @@
|
|
|
<!--</div>-->
|
|
|
</form>
|
|
|
<!--项目版-->
|
|
|
+ <div class="text-white fixed-bottom"><p class="text-center mb-1">Copyright © 2018 <a href="https://smartcost.com.cn" target="_blank" class="text-white">珠海纵横创新软件有限公司</a>.All Rights Reserved.<a class="text-white ml-2" href="http://www.miitbeian.gov.cn" target="_blank">粤ICP备14032472号</a></p></div>
|
|
|
</div>
|
|
|
<!-- JS. -->
|
|
|
<script src="/public/js/jquery/jquery-3.2.1.min.js"></script>
|