feat: 发送命令的组件与发送调整

This commit is contained in:
2025-10-16 20:03:14 +08:00
parent 24df46f2a3
commit 1f590202a8
6 changed files with 66 additions and 105 deletions

View File

@@ -9,5 +9,5 @@ export const SCROLL_TO_BOTTOM = "SCROLL_TO_BOTTOM";
// 推荐帖子
export const RECOMMEND_POSTS_TITLE = "RECOMMEND_POSTS_TITLE";
// 发送命令
export const SEND_COMMAND_TEXT = "SEND_COMMAND_TEXT";
// 发送命令类型
export const SEND_COMMAND_TYPE = "SEND_COMMAND_TYPE";