tangbc / vue-virtual-scroll-list

⚡️A vue component support big amount data list with high render performance and efficient.
https://tangbc.github.io/vue-virtual-scroll-list
MIT License
4.37k stars 592 forks source link

我有一个好友列表(list)。因为我不确定哪个好友来信息需要增加提示(item)。于是我想通过index来快速匹配list中的item 但是我发现index是根据渲染个数输出的。怎么能更好的解决这个问题。我不想遍历这个集合。因为这个集合数据量大。 #412

Closed zfn215 closed 1 year ago