feat: add ICP filing number to copyright across app

This commit is contained in:
vben
2026-06-24 10:04:10 +08:00
parent 794edd419e
commit a8c3729850
11 changed files with 26 additions and 11 deletions

View File

@@ -25,8 +25,9 @@ withDefaults(defineProps<Props>(), {
<!-- ICP Link -->
<a
v-if="icp"
:href="icpLink || 'javascript:void(0)'"
:href="icpLink || 'https://beian.miit.gov.cn/'"
class="mx-1 hover:text-primary-hover"
rel="noopener noreferrer"
target="_blank"
>
{{ icp }}