As in the title:
如何跌倒map集合 ?
$scope.map = {key:"value"}; <h1 ng-repeat="(key,value) in map">{{value}}</h1>