规范备案信息

This commit is contained in:
huanqing.shao
2021-01-08 10:32:52 +08:00
parent 998f433ae6
commit c99301b404
4 changed files with 8 additions and 23 deletions

View File

@@ -2,10 +2,9 @@
<div> <div>
<div class="copyright"> <div class="copyright">
Copyright © 2019-present 邵欢庆 Copyright © 2019-present 邵欢庆
<span @click="$sendGaEvent('友情链接', '友情链接: 仁聚汇通', '友情链接:' + $page.path)"> <span>
<a href="http://www.eigpay.com" target="_blank">仁聚汇通</a> <a href="https://beian.miit.gov.cn" target="_blank">京ICP备19008693号</a>
</span> </span>
| 京ICP备19008693号-2
</div> </div>
<div style="margin-top: 20px;"> <div style="margin-top: 20px;">
</div> </div>

View File

@@ -452,12 +452,6 @@
<li><a href="https://www.yangcs.net/?utm_source=kuboard.cn" target="_blank" title="Link">云原生实验室</a></li> <li><a href="https://www.yangcs.net/?utm_source=kuboard.cn" target="_blank" title="Link">云原生实验室</a></li>
</ul> </ul>
</div> </div>
<div class="col-sm-6 col-md-4 col-lg-3">
<h4 class="footer-head">公司信息</h4>
<ul class="footer-links">
<li><a href="http://www.eigpay.com/" target="_blank" title="Link">仁聚汇通</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-4 col-lg-3"> <div class="col-sm-6 col-md-4 col-lg-3">
<h4 class="footer-head">联系我们</h4> <h4 class="footer-head">联系我们</h4>
<ul class="footer-links"> <ul class="footer-links">

View File

@@ -520,12 +520,6 @@
<li><a href="https://fuckcloudnative.io/?utm_source=kuboard.cn" target="_blank" title="Link">云原生实验室</a></li> <li><a href="https://fuckcloudnative.io/?utm_source=kuboard.cn" target="_blank" title="Link">云原生实验室</a></li>
</ul> </ul>
</div> </div>
<!-- <div class="col-sm-6 col-md-4 col-lg-3">
<h4 class="footer-head">公司信息</h4>
<ul class="footer-links">
<li><a href="http://www.eigpay.com/" target="_blank" title="Link">仁聚汇通</a></li>
</ul>
</div> -->
<div class="col-sm-6 col-md-4 col-lg-3"> <div class="col-sm-6 col-md-4 col-lg-3">
<h4 class="footer-head">联系我们</h4> <h4 class="footer-head">联系我们</h4>
<ul class="footer-links"> <ul class="footer-links">
@@ -539,7 +533,9 @@
<h1 class="mt-0 mb-0 text-primary">Kuboard &trade;</h1> <h1 class="mt-0 mb-0 text-primary">Kuboard &trade;</h1>
</div> --> </div> -->
<div class="col-lg-6"> <div class="col-lg-6">
<div class="copy-text">© 2019 邵欢庆 All Right Reserved | 京ICP备19008693号-2</div> <div class="copy-text">© 2019 邵欢庆 All Right Reserved |
<a href="https://beian.miit.gov.cn" target="_blank">京ICP备19008693号</a>
</div>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -450,12 +450,6 @@
<li><a href="https://www.yangcs.net/?utm_source=kuboard.cn" target="_blank" title="Link">云原生实验室</a></li> <li><a href="https://www.yangcs.net/?utm_source=kuboard.cn" target="_blank" title="Link">云原生实验室</a></li>
</ul> </ul>
</div> </div>
<div class="col-sm-6 col-md-4 col-lg-3">
<h4 class="footer-head">公司信息</h4>
<ul class="footer-links">
<li><a href="http://www.eigpay.com/" target="_blank" title="Link">仁聚汇通</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-4 col-lg-3"> <div class="col-sm-6 col-md-4 col-lg-3">
<h4 class="footer-head">联系我们</h4> <h4 class="footer-head">联系我们</h4>
<ul class="footer-links"> <ul class="footer-links">
@@ -469,7 +463,9 @@
<h1 class="mt-0 mb-0 text-primary">Kuboard &trade;</h1> <h1 class="mt-0 mb-0 text-primary">Kuboard &trade;</h1>
</div> </div>
<div class="col-lg-6"> <div class="col-lg-6">
<div class="copy-text">© 2019 邵欢庆 All Right Reserved | 京ICP备19008693号-2</div> <div class="copy-text">© 2019 邵欢庆 All Right Reserved |
<a href="https://beian.miit.gov.cn" target="_blank">京ICP备19008693号</a>
</div>
</div> </div>
</div> </div>
</div> </div>