From 5217ca41d28860c5ed7b5e61948d7c21686b3ca0 Mon Sep 17 00:00:00 2001 From: jingrow Date: Sat, 1 Nov 2025 20:54:32 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84IconPicker=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/core/components/IconPicker.vue | 206 ++++++++++-------- .../core/components/form/controls/Icon.vue | 29 +-- 2 files changed, 132 insertions(+), 103 deletions(-) diff --git a/apps/jingrow/frontend/src/core/components/IconPicker.vue b/apps/jingrow/frontend/src/core/components/IconPicker.vue index b7cba32..569b428 100644 --- a/apps/jingrow/frontend/src/core/components/IconPicker.vue +++ b/apps/jingrow/frontend/src/core/components/IconPicker.vue @@ -17,100 +17,109 @@ - - + -
- -
-
- - - - -
-
- {{ t('Total') }} {{ filteredIcons.length }} {{ t('icons') }} ({{ currentLibraryConfig.displayName }}) - {{ t('Loading...') }} -
-
- - -
-
- - - -
- + + + + + + +