<tr ng-repeat="x in records" ng-class-even="'striped'"> ... The ng-class-even directive will only work if it is used together with the ng-repeat directive.
確定! 回上一頁