From a2274a46cb951f09bf2b44c5805a57a6cb45e6c3 Mon Sep 17 00:00:00 2001 From: yanghang Date: Fri, 18 Jul 2025 17:34:59 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9B=20=E5=90=89=E7=A5=A5=E7=89=A9?= =?UTF-8?q?=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/dialog.vue | 36 ++++++++++++++++------- src/static/images/dialog/pet-bg-base.png | Bin 0 -> 352367 bytes src/static/images/dialog/pet-bg.png | Bin 0 -> 135813 bytes 3 files changed, 25 insertions(+), 11 deletions(-) create mode 100644 src/static/images/dialog/pet-bg-base.png create mode 100644 src/static/images/dialog/pet-bg.png diff --git a/src/pages/index/dialog.vue b/src/pages/index/dialog.vue index a9638812..89bc4911 100644 --- a/src/pages/index/dialog.vue +++ b/src/pages/index/dialog.vue @@ -13,9 +13,11 @@ AI问答 - - - Hi,我是{{'李想'}} + + + + + Hi,我是{{ userInfo.mascotInfo?.mascotName || ''}} 工作学习,我都能帮你! 试试他的能力 @@ -102,7 +104,7 @@