我有一个有角度的应用程序,如: angular.module('ngStyleApp', []) .controller('testCtrl', function($scope) { $scope.list = [1,2,3]; $scope.
確定! 回上一頁