controller('demoController', function($scope) { // initial items // add an item // remove an item });. Then in my html, I have this new ...
確定! 回上一頁