阅读背景:

带有ng-repeat函数的AngularJS InfDig错误(无限循环),返回对象数组

来源:互联网 

Here's my code:

这是我的代码:

<h1 ng-repeat="item in func()">something</h1>

$scope.func = function(){
  return [{"property" : "value1"},{"property": "value2"}];
}
<h1 ng-repeat="item



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: