controller("PostsCtrl", function($scope, $http) { $http.get('data/posts.json'). success(function ...
確定! 回上一頁