12 lines
353 B
HTML
12 lines
353 B
HTML
<link rel="stylesheet" href="/static/css/footer.css">
|
|
<footer class="hs-footer">
|
|
<div class="footer-main">
|
|
|
|
<div class="footer-bottom">
|
|
<div class="footer-bottom-right">
|
|
<span>© 2025 华实学伴. 保留所有权利</span>
|
|
<a href="https://beian.miit.gov.cn" target="_blank">沪ICP备2025142149号</a>
|
|
</div>
|
|
</div>
|
|
</footer>
|