|
@@ -1,18 +0,0 @@
|
|
|
-<div id="footer" class="two-s-footer clearfix">
|
|
|
- <div class="footer-box">
|
|
|
- <div class="container">
|
|
|
-
|
|
|
- <div class="nav-footer">
|
|
|
- <a href="/">首页</a>
|
|
|
- {volist name="column" id="vo"}
|
|
|
- <a href="{:url('index/articlelb',['column_id'=>$vo.id])}">{$vo.catename}</a>
|
|
|
- {/volist}
|
|
|
- </div>
|
|
|
-
|
|
|
- <div class="copyright-footer">
|
|
|
- <p>Copyright © 2019 Powered by Mosheng <b><a href="https://www.dashgame.com/">DashGame</a> <a href="http://www.miitbeian.gov.cn/" target="_blank" rel="nofollow">渝ICP备14004903号</a></b></p>
|
|
|
- </div>
|
|
|
-
|
|
|
- </div>
|
|
|
- </div>
|
|
|
-</div>
|