設置類=“條紋”每隔(奇數)表行:. <table ng-controller="myCtrl"> <tr ng-repeat="x in records" ng-class-odd="'striped'"> <td>{{x.Name}}</td> <td>{{x.
確定! 回上一頁