From 752ac32b8a8525e3fa404f17a3d1d136eff79a9a Mon Sep 17 00:00:00 2001 From: Azir <2075125282@qq.com> Date: Sat, 1 Jun 2024 23:49:09 +0800 Subject: [PATCH] =?UTF-8?q?fix(components):=20=E4=BF=AE=E5=A4=8D=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E5=9B=9E=E8=BD=A6=E4=B8=8D=E5=85=B3=E9=97=AD=E5=BC=B9?= =?UTF-8?q?=E6=A1=86=E3=80=81=E7=82=B9=E5=87=BB=E6=97=A0=E6=B3=95=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/custom/button-icon.vue | 2 +- src/layouts/modules/global-search/components/search-modal.vue | 2 +- src/layouts/modules/global-search/components/search-result.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/custom/button-icon.vue b/src/components/custom/button-icon.vue index 153953ae..7c5d922e 100644 --- a/src/components/custom/button-icon.vue +++ b/src/components/custom/button-icon.vue @@ -33,7 +33,7 @@ const DEFAULT_CLASS = 'h-[36px] text-icon';