|
@@ -1,5 +1,5 @@
|
|
|
<footer class="footer">
|
|
|
-<div class="footer-main">
|
|
|
+<div class="footer-main">
|
|
|
<div class="container">
|
|
|
<div class="row items">
|
|
|
<div class="col-12 item">
|
|
@@ -17,14 +17,15 @@
|
|
|
</nav>
|
|
|
</div>
|
|
|
</div>
|
|
|
-<div class="col-12 item">
|
|
|
+
|
|
|
<div class="footer-item">
|
|
|
<h4 class="footer-item-title">欢迎</h4>
|
|
|
-<div class="footer-contacts">你来自:,
|
|
|
-访问IP:125.84.60.87 </div>
|
|
|
-<div class="footer-contacts">当前天气为:,
|
|
|
-温度:℃, 风向:,
|
|
|
-更新时间: </div>
|
|
|
+<div class="footer-contacts">你来自:{$tq['chengshi']},
|
|
|
+访问IP:{$getip}</div>
|
|
|
+<div class="footer-contacts">当前天气为:{$tq['tianqi']},
|
|
|
+温度:{$tq['diwen']}~{$tq['gaowen']}, 风向:{$tq['fengxiang']},
|
|
|
+更新时间:{$tq['time']} </div>
|
|
|
+
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -50,7 +51,7 @@
|
|
|
</nav>
|
|
|
</div>
|
|
|
<div class="col-md-auto col-12 item">
|
|
|
- <div class="copyright"> Copyright © 2019 <span style="color:#666;">Designed by <a href="https://www.dashgame.com" target="_blank">DashGame</a></span>
|
|
|
+<div class="copyright"> Copyright © 2019 <span style="color:#666;">Powered by Mosheng</span>
|
|
|
<br><a href="http://www.miitbeian.gov.cn" title="备案" target="_blank">渝ICP备14004903号</a>
|
|
|
</div>
|
|
|
</div>
|