diff --git a/components/layouts/pc/footer.vue b/components/layouts/pc/footer.vue index 6d63019..002a358 100644 --- a/components/layouts/pc/footer.vue +++ b/components/layouts/pc/footer.vue @@ -22,7 +22,7 @@ {{ systemName }} . - {{ beiAn }} + {{ beiAn }} @@ -41,7 +41,7 @@ systemName: 'RYMCU', systemUrl: 'https://rymcu.com', slogan: 'RYMCU · 嵌入式知识学习交流平台 ', - beiAn: '沪ICP备19042611号', + beiAn: '赣ICP备2021003088号-1', markdownGuide: '/guides/markdown', rules: '/article/20', email: 'mailto:support@rymcu.com',