大家最常用到ng-filter 的時候是處理時間,金額跟列表的部分。 ... 顯示前三筆--> {{ list | limitTo: 3 }} <li ng-repeat=“item in list | limitTo: 3”></li> <!
確定! 回上一頁