添加微信分享功能

This commit is contained in:
2025-08-09 13:27:47 +08:00
parent f57e410393
commit 597339b666
7 changed files with 315 additions and 3 deletions

View File

@@ -6,6 +6,15 @@ const { footer } = useAppConfig()
<UFooter>
<template #left>
{{ footer.credits }}
<UButton
color="neutral"
variant="ghost"
size="sm"
to="https://beian.miit.gov.cn/"
target="_blank"
>
陕ICP备2021012926号-3
</UButton>
</template>
<template #right>