With angular filters you can realize full text searches in small ... <ul class="phones"> <li ng-repeat="phone in phones | filter:query"> ...
確定! 回上一頁