angular.js中ng-model 與 input的value沖突<input?ng-model="user.name"?value="jason"?/>上面默認給Input 賦值是沒有用的,怎么破? 查看完整描述