将i-lucide都改为lucide本地库

This commit is contained in:
2025-07-28 13:38:45 +08:00
parent 29a41504d0
commit d30e76c41a
52 changed files with 155 additions and 155 deletions

View File

@@ -19,7 +19,7 @@
<UButton
color="neutral"
variant="ghost"
icon="i-lucide-x"
icon="lucide-x"
square
@click="$emit('close')"
/>