feat: SSR Feed 搜索面板(关键词/标签/作者/仅标题)

EOF

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-29 14:54:32 +08:00
parent 2a46c01c85
commit f76d3e3bf8
8 changed files with 243 additions and 31 deletions

View File

@@ -18,7 +18,7 @@
- [x] Feed 排序:`latest`(最新发帖)/ `reply`(最新回复)/ `hot`(热门)
- [x] 板块筛选:全部 + 单板块
- [ ] 列表样式可配:`title` | `excerpt` | `thumbnail`
- [ ] 搜索:关键词、标签、作者、仅标题(`title_only`
- [x] 搜索:关键词、标签、作者、仅标题(`title_only`— SSR Feed 面板(`/` / `/board/:id`
- [ ] 右栏:热门帖、标签云、最新评论、最新用户、友链(可开关排序)
- [ ] 登录用户右栏/侧边:签到与抽奖入口(入口暂在 `/profile` 钱包区)
- [ ] 下拉刷新(移动端)