From a7f63afaf91a644062c359fcc7f26cffdff6afbc Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期四, 27 二月 2025 15:13:44 +0800 Subject: [PATCH] 停止操作 --- src/components/chat/smallChat/ChatInput.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/chat/smallChat/ChatInput.vue b/src/components/chat/smallChat/ChatInput.vue index e06cfba..4e64f48 100644 --- a/src/components/chat/smallChat/ChatInput.vue +++ b/src/components/chat/smallChat/ChatInput.vue @@ -41,7 +41,7 @@ v-if="inputText" > </el-button> - <el-tooltip placement="top" content="鍋滄鐢熸垚" v-if="isTalking"> + <el-tooltip placement="top" content="鍋滄鎿嶄綔" v-if="isTalking"> <div class="cursor-pointer !ml-0 size-[38px] bg-[#1d86ff] relative !z-10 rounded-full flex-center" link> <div class="size-[38px] bg-black text-white stop-breathe box-content rounded-full flex-center" -- Gitblit v1.9.3