var app = angular.module('plunker', []); app.controller('MainCtrl', function($scope) { $scope.calendars = [ {code: '[email protected]', ...
確定! 回上一頁