feat: 调整了跳转的交互
This commit is contained in:
@@ -11,3 +11,9 @@ export const SEND_MESSAGE_CONTENT_TEXT = "SEND_MESSAGE_CONTENT_TEXT";
|
||||
|
||||
// 发送消息命令类型
|
||||
export const SEND_MESSAGE_COMMAND_TYPE = "SEND_MESSAGE_COMMAND_TYPE";
|
||||
|
||||
// 切换到伴游tab
|
||||
export const SWITCH_TO_COMPANION_TAB = "SWITCH_TO_COMPANION_TAB";
|
||||
|
||||
// 切换到发现tab
|
||||
export const SWITCH_TO_DISCOVERY_TAB = "SWITCH_TO_DISCOVERY_TAB";
|
||||
Reference in New Issue
Block a user