fix: 将备案号从文本改为可点击链接
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<div class="footer-bottom-left">
|
<div class="footer-bottom-left">
|
||||||
<span>©2019-2026 北京硅基伙伴科技有限公司. 保留所有权利.</span>
|
<span>©2019-2026 北京硅基伙伴科技有限公司. 保留所有权利.</span>
|
||||||
<span>京ICP备2023036314号-1</span>
|
<a href="https://beian.miit.gov.cn/" target="_blank" rel="noopener noreferrer">京ICP备2023036314号-1</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-bottom-right">
|
<div class="footer-bottom-right">
|
||||||
<a href="#">隐私政策</a>
|
<a href="#">隐私政策</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user