Skip to content

Commit

Permalink
Merge pull request #962 from leancloud/modify-beian
Browse files Browse the repository at this point in the history
chore: 修改备案号
  • Loading branch information
antigloss authored Jan 23, 2025
2 parents cb95e18 + e75df0b commit 4f39694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/Login.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@ export default function Login() {
/* eslint-disable i18n/no-chinese-character */
<div>
<hr />
<p>美味书签(北京)信息技术有限公司 版权所有</p>
<p>美味书签(上海)信息技术有限公司</p>
<div>
<a href="https://beian.miit.gov.cn/" target="_blank">
京ICP备12025059号-10
沪ICP备2025111189号-1
</a>
</div>
</div>
Expand Down

0 comments on commit 4f39694

Please sign in to comment.