AngularJs表單提交

頁面 <body ng-app="myApp"> <form ng-submit="submitForm()" ng-controller="carController"> 汽車品牌:<input type="text" ng-model="car.brand"/> <br/> 汽車顏色:<input type="text" ng-model="car.color"/> <br/>
相關文章
相關標籤/搜索