docs: 消息详情页查看后刷新未读消息数
- 消息详情页获取详情后调用 userStore.fetchUserInfo(true) - 刷新用户信息以更新 unreadMsgCount - 从而使 TabBar 红点状态同步更新 修改文件: - src/pages/message-detail/index.vue: 添加 useUserStore 导入和刷新调用 - src/api/news.js: 修复注释格式(全角分号) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Showing
2 changed files
with
10 additions
and
5 deletions
-
Please register or login to post a comment