chore(plan): complete frontend guild-channel browser tasks

This commit is contained in:
nav
2026-05-12 15:26:21 +00:00
parent 9d2a330f69
commit a0be5d6b36
2 changed files with 4 additions and 4 deletions

View File

@@ -22,9 +22,9 @@
- [x] 基础路由守卫(未登录跳转) - [x] 基础路由守卫(未登录跳转)
### 1.3 Guild/Channel 浏览 ### 1.3 Guild/Channel 浏览
- [ ] Guild 列表加载 - [x] Guild 列表加载
- [ ] Channel 列表加载 - [x] Channel 列表加载
- [ ] 频道切换与 URL 状态同步 - [x] 频道切换与 URL 状态同步
### 1.4 消息主链路 ### 1.4 消息主链路
- [ ] 消息拉取(分页/区间) - [ ] 消息拉取(分页/区间)