From 749a178987b18cdaf9cab8b618d4af520c9355a3 Mon Sep 17 00:00:00 2001 From: zoujing Date: Wed, 29 Apr 2026 17:11:24 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=20=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/ChatMain/ChatMainList/index.vue | 1 + src/pages/ChatMain/HomeWelcome/index.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/ChatMain/ChatMainList/index.vue b/src/pages/ChatMain/ChatMainList/index.vue index 1053feb..4e22e70 100644 --- a/src/pages/ChatMain/ChatMainList/index.vue +++ b/src/pages/ChatMain/ChatMainList/index.vue @@ -197,6 +197,7 @@ import { onMounted, nextTick, onUnmounted, ref } from "vue"; import { onLoad } from "@dcloudio/uni-app"; import { SWITCH_TO_COMPANION_TAB, + SWITCH_TO_DISCOVERY_TAB, SCROLL_TO_BOTTOM, SEND_MESSAGE_CONTENT_TEXT, SEND_MESSAGE_COMMAND_TYPE, diff --git a/src/pages/ChatMain/HomeWelcome/index.vue b/src/pages/ChatMain/HomeWelcome/index.vue index 649f7eb..900bfe3 100644 --- a/src/pages/ChatMain/HomeWelcome/index.vue +++ b/src/pages/ChatMain/HomeWelcome/index.vue @@ -29,7 +29,7 @@ -