Code Angular $scope.count=function(){ number = number + 1; $scope.id=number; }. I need every ng-repeat query to bring me the number position where it is.
確定! 回上一頁