From edab63e76e355c7d82e3cd2ca6b6a5e45e11e5e0 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 24 Jul 2024 11:19:30 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/template/component/ModelCard.vue | 8 ++++++-- ui/src/views/theme/index.vue | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ui/src/views/template/component/ModelCard.vue b/ui/src/views/template/component/ModelCard.vue index c457fba84..bd7c2c11f 100644 --- a/ui/src/views/template/component/ModelCard.vue +++ b/ui/src/views/template/component/ModelCard.vue @@ -33,11 +33,15 @@ diff --git a/ui/src/views/theme/index.vue b/ui/src/views/theme/index.vue index ccb0257b2..661ee5d5b 100644 --- a/ui/src/views/theme/index.vue +++ b/ui/src/views/theme/index.vue @@ -161,7 +161,7 @@ const themeFormRef = ref() const loading = ref(false) const cloneTheme = ref(null) const themeForm = ref({ - theme: '#3370FF', + theme: '', icon: '', loginLogo: '', loginImage: '',