Skip to content

Commit

Permalink
Update Footer.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoftTi authored Apr 7, 2022
1 parent f1d169b commit a231164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="copyrightBox">
© {{ new Date().getFullYear() }} 柒橙 & 极染
<span v-if="!store.state.setting.mini_footer_info">
<a href="https://beian.miit.gov.cn/">|粤ICP备2021151070号-1</a>
<a href="https://beian.miit.gov.cn/">|粤ICP备2021151070号</a>
<a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44170202000312"> | 粤公网安备 44170202000312号 </a>
</span>
</div>
Expand Down

0 comments on commit a231164

Please sign in to comment.