78bc58ff by lihua

修改备案时间

1 parent dc92731c
......@@ -120,7 +120,7 @@ const beforeLogin = () => {
</div>
</div>
<div class="copyright_text">
<span>Copyright © 2015-2024</span>
<span>{{ `Copyright © 2015-${new Date().getFullYear()}` }}</span>
<a style="color: #4FA1A4;margin: 0 8px;" href="https://beian.miit.gov.cn" target="_blank">ICP2024044205</a>
<span>北京传世博润科技有限公司</span>
</div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!