RAW Save Code. var app = angular.module('plunker', []); app.controller('MainCtrl', function() { this.data = { name: '' }; this.reset ...
確定! 回上一頁