From 92d1685688db49cf79999aaf2b262c256f33dfd3 Mon Sep 17 00:00:00 2001 From: shengchanzhe <179998674@qq.com> Date: Sun, 15 Oct 2023 13:42:20 +0800 Subject: [PATCH] gengx --- index.js | 1 - src/components/animation/lodingCir.vue | 22 ++- src/views/chat/components/Message/index.vue | 5 +- src/views/chat/index.vue | 175 +++++++++++++++----- 4 files changed, 151 insertions(+), 52 deletions(-) diff --git a/index.js b/index.js index a1f131a..f1a3821 100644 --- a/index.js +++ b/index.js @@ -210,5 +210,4 @@ function RecordXunfei() { // 结束录音 recorder.stop() } - return window.winText } diff --git a/src/components/animation/lodingCir.vue b/src/components/animation/lodingCir.vue index e241efc..69b4e07 100644 --- a/src/components/animation/lodingCir.vue +++ b/src/components/animation/lodingCir.vue @@ -1,14 +1,28 @@