div ng-repeat="(k,v) in items" <div ng-if="k == 'a' or k == 'b'"> <!-- SOME CONTENT --> </div>. 知道项是通过请求接收到的JSON容器,所以我使用 ...
確定! 回上一頁