From 473a671f24906bed9e0c5d1494875bad809d95b0 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Fri, 26 Apr 2024 10:40:22 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?Logo=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/application-overview/component/EditAvatarDialog.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/src/views/application-overview/component/EditAvatarDialog.vue b/ui/src/views/application-overview/component/EditAvatarDialog.vue index 35f78a802..e2f2e915d 100644 --- a/ui/src/views/application-overview/component/EditAvatarDialog.vue +++ b/ui/src/views/application-overview/component/EditAvatarDialog.vue @@ -32,7 +32,6 @@ action="#" :auto-upload="false" :show-file-list="false" - :limit="1" accept="image/*" :on-change="onChange" > From 2a4d079e9946e478a9d05e552d7340a4c36cfc69 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Fri, 26 Apr 2024 10:57:37 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?Logo=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/layout/components/breadcrumb/index.vue | 45 +++++++++++++------ 1 file changed, 32 insertions(+), 13 deletions(-) diff --git a/ui/src/layout/components/breadcrumb/index.vue b/ui/src/layout/components/breadcrumb/index.vue index 2e98be0e8..6656c63f9 100644 --- a/ui/src/layout/components/breadcrumb/index.vue +++ b/ui/src/layout/components/breadcrumb/index.vue @@ -11,8 +11,17 @@