update application/index/view/index/index.html.

首页添加备案号,防止开发期间站点被恶意投诉 “无工信部备案号标识链接”
pull/235/head
万联科技 2020-09-10 04:05:38 +08:00 committed by Gitee
parent b7964f7aa9
commit e37ca7506a
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
</main>
<footer>
<div class="container">
<p>Copyright @ 2017~2020 版权所有</p>
<p>Copyright @ 2017~{:date('Y',time())} 版权所有 <a href="http://www.beian.miit.gov.cn" target="_blank">{$site.beian}</a></p>
</div>
</footer>