Since version 1.2 in angular js we have new directives — ng-repeat-start and ng-repeat-end and now we can replace our code to: <div ng-repeat-start="item in ...
確定! 回上一頁