Call your function with ng-init. var app = angular.module('app',[]); app.controller('myController', function($scope){ $scope.load = function ...
確定! 回上一頁