标签: angularjs angularjs-ng-repeat
我们正在使用AngularJS 1.4.3和ng-repeat加载对象数组。
ng-repeat
当数组长度超过800条记录时,ng-repeat需要花费更多的时间来加载。有时无法加载页面。
我们尝试使用vs-repeat,但没有帮助。
vs-repeat
我们还有其他模块/指令用于在AngularJS中加载如此庞大的数据吗?