feat: 添加上banner 的点击事件

This commit is contained in:
2025-08-05 20:32:48 +08:00
parent e539c7d35d
commit 6ea7cf495c
3 changed files with 20 additions and 3 deletions

View File

@@ -2,4 +2,7 @@
export const SCROLL_TO_BOTTOM = 'SCROLL_TO_BOTTOM'
// 推荐帖子
export const RECOMMEND_POSTS_TITLE = 'RECOMMEND_POSTS_TITLE'
export const RECOMMEND_POSTS_TITLE = 'RECOMMEND_POSTS_TITLE'
// 发送命令
export const SEND_COMMAND_TEXT = 'SEND_COMMAND_TEXT'