ng -repeat如何实现按点赞数量降序排序,从大到小排序. ... <li ng-repeat="user in users | orderBy:user.index">{{user.name}}</li>.
確定! 回上一頁