- Vben 消息离线 pull 入库时,按 conversation read position 过滤已读消息,避免已读历史消息重新累加未读 - Vben WebSocket 实时插入消息时,同步增加 read position 覆盖判断,和 Vue3+EP 的未读统计口径保持一致 - 保持未读自增入口只在 messageStore 的 applyPulledMessageList 和 insertMessage 两处 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env | ||
| .env.analyze | ||
| .env.development | ||
| .env.production | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||