From 24a775f94ac1424c91293ee0ddd76058c3a10a0d Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 10 Nov 2023 17:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=85=A5=E8=AF=AD=E9=9F=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 8 +++----- src/components/chat.vue | 16 +++++++++++----- src/components/metaHuman.vue | 36 +++++++++++++++++++++++++++--------- src/utils/models.js | 11 ++++++++--- src/utils/tools.js | 6 ++++++ 5 files changed, 55 insertions(+), 22 deletions(-) diff --git a/src/App.vue b/src/App.vue index 1e1890e..96724ba 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,5 @@ @@ -8,12 +7,11 @@