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 @@ -