Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
silenty4ng committed Jun 26, 2024
1 parent 89589fb commit 26b4d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a-layout-footer class="footer">
<t-space>
<t-link href="https://github.com/silenty4ng/k5web" target="_blank">K5Web - V0.1.202406100220</t-link>
<t-link v-show="!state.isLhw711" href="https://beian.miit.gov.cn/" target="_blank">鲁ICP备2024058690号-1</t-link>
<t-link v-show="state.isLhw711" href="https://beian.miit.gov.cn/" target="_blank">鲁ICP备2024058690号-1</t-link>
</t-space>
</a-layout-footer>
</template>
Expand Down

0 comments on commit 26b4d9f

Please sign in to comment.