why.xingtongworld.com项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
383 B

<div class="footer">
<div class="footer-inner">
<div class="footer-content">
<span class="bigger-120">
<span class="blue bolder"><a href="{$Think.config.sys_url}" target="_ablank">{$Think.config.sys_name}</a></span>
后台管理系统 &copy; 2016-{:date('Y')}
</span>
</div>
</div>
</div>
<script>$(function(){$(".page-content th").addClass("center");})</script>