Angular 1.x --> <ul> <li ng-repeat="item in items"> {{$index}} {{item}} </li> </ul>. Here is the new ngFor syntax. <!-- Angular -->
確定! 回上一頁