//app.js App.controller("FirstCtrl", function ($scope) { $scope.data = { deleted:false, important:false, error:false }; });.
確定! 回上一頁