feat: 推荐帖子 调整

This commit is contained in:
2025-08-04 21:41:58 +08:00
parent c40c64c92f
commit 800052a900
5 changed files with 25 additions and 71 deletions

View File

@@ -1,2 +1,5 @@
// 滚动到底部
export const SCROLL_TO_BOTTOM = 'SCROLL_TO_BOTTOM'
export const SCROLL_TO_BOTTOM = 'SCROLL_TO_BOTTOM'
// 推荐帖子
export const RECOMMEND_POSTS_TITLE = 'RECOMMEND_POSTS_TITLE'