xiaofeng

Results 7 issues of xiaofeng

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design/issues) ## 基本信息 ## 现有案例 - ## 预期解决问题 1. 大数据量时,远程搜索,能自定义下拉节点样式(类似于 select 下拉,格式为:Beijing / Beijing /...

## 版本 > [email protected] ## 环境 > React : [email protected] ## 重现步骤 > 调用 graph.focus(focusId)方法 第一次进入页面时,不是默认居中,等页面渲染完才居中,有卡顿效果 ``` if (flow && flow.current) { const { graph } = flow.current if (props.focusId)...

参考:[阮一峰异步编程](http://www.ruanyifeng.com/blog/2012/12/asynchronous%EF%BC%BFjavascript.html)

异步

有两个任务A、B,开始时间, A > B. 结束时间,B > A,任务条错乱