修改BUG:Header中还有一个footer导致页面中有两个footer

This commit is contained in:
Argo-Lenovo 2017-01-14 15:19:08 +08:00
parent 8c76c3f7d7
commit 3d248e15a2
1 changed files with 0 additions and 8 deletions

View File

@ -115,11 +115,3 @@
<li id="breadNav"></li>
</ul>
</header>
<footer class="site-footer">
<div class="text-center">
<span id="websiteFooter">@Model.Footer</span>
<a id="gotoTop" href="#" class="go-top" title="返回顶部">
<i class="fa fa-angle-up"></i>
</a>
</div>
</footer>