参数expression使用String,将全文搜索关键字'a' --> 3 <div ng-repeat="u in myArr | filter:'a' "> 4 <p>Name:{{u.name}}</p> 5 ...
確定! 回上一頁