<div ng-repeat="user in users | orderBy:['-age', 'name']">. <div></div>. </div>. This will order by descending status (by prefixing the ...
確定! 回上一頁