添加红点修复

This commit is contained in:
张成
2025-11-21 14:50:42 +08:00
parent 27264011a1
commit 1c8b6163bb
17 changed files with 485 additions and 1202 deletions

View File

@@ -179,13 +179,6 @@ interface UserStats {
## 使用示例
查看 `src/game_pages/list/index.tsx` 获取完整的使用示例,包括:
- 用户信息展示
- 统计数据实时更新
- API 请求模拟
- 加载状态管理
- 数据持久化演示
## 扩展建议