-
Notifications
You must be signed in to change notification settings - Fork 0
优化前端加载性能 #7
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
问题描述
当前前端首屏加载时间较长,影响用户体验。特别是在工作流设计器页面,节点较多时会出现卡顿。
优化方向
1. 懒加载(Lazy Loading)
2. React Flow 性能优化
odesDraggable,
odesConnectable, elementsSelectable 动态开关
3. 状态管理优化
4. 资源优化
验收标准
标签: good first issue enhancement
适合前端开发者:React / TypeScript / Vite 有经验的贡献者
欢迎程度: ⭐⭐⭐ 非常适合前端新手贡献!