showLittleObjectsList
全部标签 我在AngularJS1.2.28中有一个单页应用程序,我正在努力让它在IE8中正常工作。特别是我有嵌套的ng-repeat问题,用于显示在以下MainController中声明的bigObject:angular.module('singlePageApp').controller('MainController',['$scope',function($scope){$scope.showLittleObjectsList=false;$scope.bigObject={objects:[{name:"NAME1",metadata:[{index:0,desc:"metadata
我在AngularJS1.2.28中有一个单页应用程序,我正在努力让它在IE8中正常工作。特别是我有嵌套的ng-repeat问题,用于显示在以下MainController中声明的bigObject:angular.module('singlePageApp').controller('MainController',['$scope',function($scope){$scope.showLittleObjectsList=false;$scope.bigObject={objects:[{name:"NAME1",metadata:[{index:0,desc:"metadata