From 888ba752d377b4b1b0685d92a28110d22f03de19 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 23 Oct 2024 18:17:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=AE=BE=E7=BD=AE=E5=B0=8F=E5=8A=A9?= =?UTF-8?q?=E6=89=8B=E4=B8=BB=E9=A2=98=E8=89=B2=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../component/XPackDisplaySettingDialog.vue | 58 ++++++++++++------- ui/src/views/chat/embed/index.vue | 28 ++++++--- ui/src/views/chat/pc/index.vue | 23 ++++++-- 3 files changed, 75 insertions(+), 34 deletions(-) diff --git a/ui/src/views/application-overview/component/XPackDisplaySettingDialog.vue b/ui/src/views/application-overview/component/XPackDisplaySettingDialog.vue index 3d2f83dd9..65d246679 100644 --- a/ui/src/views/application-overview/component/XPackDisplaySettingDialog.vue +++ b/ui/src/views/application-overview/component/XPackDisplaySettingDialog.vue @@ -25,7 +25,7 @@
-
+
@@ -54,12 +54,21 @@ - +
@@ -93,15 +102,12 @@ fit="cover" style="width: 35px; height: 35px; display: block" /> - + + +
- - +
@@ -132,8 +138,11 @@
自定义主题色
-
+
+ + {{ !form.custom_theme.theme_color ? '默认' : '' }} +
+
头部标题字体颜色
@@ -260,7 +269,7 @@