小鱼开发 ea9720394d refactor: 删除历史遗留的 selectedHumanId/selectedElementId 字段
这两个字段是早期数字人方案的遗留,当前业务已完全不使用:
- types/project.ts: 删除字段定义
- store/projectStore.ts: 删除 setSelectedHumanId/setSelectedAvatarInfo action
- api/modules/localStorage.ts: 删除序列化
- VideoCreation/index.tsx: 删除加载恢复逻辑
- utils/projectMeta.ts: 删除默认值

当前素材选择实际只有:
- 人物素材: avatarMaterialPath/Name/Duration(对口型用)
- 空镜素材: userUploadedMaterials + emptyShotMaterial
2026-05-06 14:25:12 +08:00
S
Description
No description provided
224 MiB
Languages
PLpgSQL 39.9%
TypeScript 23.2%
Python 22.3%
CSS 7.5%
Rust 6.5%
Other 0.5%