Commit 298d6007728c69e3f7f63330f42d2439f9e42fdb

Authored by Andy
1 parent f8b82db6

media 服务页

Showing 1 changed file with 1 additions and 1 deletions
js/nav-footer.js
... ... @@ -79,7 +79,7 @@ var footHtmls='<div class="container">' +
79 79 ' <div id="bottom-footer" class="bottom-footer">' +
80 80 ' <div class="container">' +
81 81 ' <div class="row">' +
82   - ' <div class="col-md-12 text-center" style="padding-top: 27px">' +
  82 + ' <div class="col-md-12 text-center" style="padding: 15px;">' +
83 83 '<span class="copyright">' +
84 84 'Copyright © 2018. ZTE ITS LIMITED.<a style="color:rgba(255,255,255,.5);display: inline-block;text-align: center;" href="http://www.miitbeian.gov.cn/">苏ICP备17052208号-1</a>' +
85 85 '<!--<script>document.write(new Date().getFullYear());</script>-->' +
... ...