From 64e9a0f330004f40630e1c2b5d93b1cbda50196f Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Fri, 9 Aug 2024 01:03:07 +0800 Subject: [PATCH] fix(theme): incorrect display non-local icons, close #134 --- theme/src/client/components/VPIconify.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/theme/src/client/components/VPIconify.vue b/theme/src/client/components/VPIconify.vue index a4a63fdeb..d1a769ccc 100644 --- a/theme/src/client/components/VPIconify.vue +++ b/theme/src/client/components/VPIconify.vue @@ -58,11 +58,17 @@ const bind = computed(() => ({ + +