From 85a766cc7b2c0f31a497535106d9aa7808509c32 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Fri, 30 May 2025 08:15:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=A4=9A=E4=B8=AA=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E6=A0=B7=E5=BC=8F=E5=92=8C=E7=BB=93=E6=9E=84?= =?UTF-8?q?=EF=BC=8C=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/cards/PluginAppCard.vue | 2 +- src/components/cards/PluginCard.vue | 2 +- src/components/cards/WorkflowTaskCard.vue | 8 +++++++- src/components/dialog/SubscribeShareDialog.vue | 1 + src/views/setting/AccountSettingCache.vue | 15 +++++++-------- 5 files changed, 17 insertions(+), 11 deletions(-) diff --git a/src/components/cards/PluginAppCard.vue b/src/components/cards/PluginAppCard.vue index c78c5546..788766e5 100644 --- a/src/components/cards/PluginAppCard.vue +++ b/src/components/cards/PluginAppCard.vue @@ -229,7 +229,7 @@ const dropdownItems = ref([ class="flex flex-col align-self-baseline justify-between px-2 py-2 w-full overflow-hidden max-h-10 min-h-10" >
-