From 560ea515735d2a298d7783d42ee2242db4ed8885 Mon Sep 17 00:00:00 2001 From: lipenghui Date: Fri, 2 Feb 2024 18:23:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=AF=BC=E8=AF=AD=E6=96=87=E6=A1=88=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AppConversationDefault/index.vue | 2 +- src/views/repository/index.vue | 2 +- src/views/textToImage/index.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/AppConversationDefault/index.vue b/src/components/AppConversationDefault/index.vue index 396131c..f4ba304 100644 --- a/src/components/AppConversationDefault/index.vue +++ b/src/components/AppConversationDefault/index.vue @@ -14,7 +14,7 @@ const props = withDefaults(defineProps(), { isHot: false, height: '100%', leadData: () => ({ - title: '你好,青鸟AI助手-同聪~', + title: '你好,我是青鸟AI助手-同聪~', subTitles: [ '我可以自由的跟你对话~陪你聊天~帮你想方案~答疑解惑。', '你可以试着问我', diff --git a/src/views/repository/index.vue b/src/views/repository/index.vue index 560838a..46d39d7 100644 --- a/src/views/repository/index.vue +++ b/src/views/repository/index.vue @@ -55,7 +55,7 @@ const historyMessageParams = ref({ }) const leadData = ref({ - title: '你好,青鸟AI助手-同聪~', + title: '你好,我是青鸟AI助手-同聪~', subTitles: [ '我可以自由的跟你对话~陪你聊天~帮你想方案~答疑解惑。', '这里是你的知识库,你可以试着问我知识库里的问题', diff --git a/src/views/textToImage/index.vue b/src/views/textToImage/index.vue index 5823086..f7d1f0f 100644 --- a/src/views/textToImage/index.vue +++ b/src/views/textToImage/index.vue @@ -43,7 +43,7 @@ const historyMessageParams = ref({ total: 0, }) const leadData = ref({ - title: '你好,青鸟AI助手-同聪~', + title: '你好,我是青鸟AI助手-同聪~', subTitles: [ '我现在可是一个超级无敌大画家~支持多种风格', '你可以试着问我',