imeeting/imeeting-h5
chenhao c0d2dcce3d refactor: 优化参与者列表生成逻辑
- 在 `MeetingPreviewView.tsx` 中更新 `participants` 的生成逻辑,当 `meeting?.participants` 为空时,从 `transcripts` 中提取唯一发言人并生成列表
2026-06-12 17:45:04 +08:00
..
public 安卓会议重构 2026-06-05 15:07:45 +08:00
src refactor: 优化参与者列表生成逻辑 2026-06-12 17:45:04 +08:00
.gitignore 安卓会议重构 2026-06-05 15:07:45 +08:00
index.html 安卓会议重构 2026-06-05 15:07:45 +08:00
package-lock.json 安卓会议重构 2026-06-05 15:07:45 +08:00
package.json 安卓会议重构 2026-06-05 15:07:45 +08:00
tsconfig.json 安卓会议重构 2026-06-05 15:07:45 +08:00
tsconfig.tsbuildinfo 安卓会议重构 2026-06-05 15:07:45 +08:00
vite.config.ts feat: 添加 H5 基础 URL 和匿名访问支持 2026-06-09 18:09:17 +08:00