1、ng-model : 是雙向數據綁定,改變頁面上ng-model模塊的值,也會對$scope中對應的值起作用; ng-bind : 是單向數據綁定,頁面上改變並不會對$scope中 ...
確定! 回上一頁