摘要: 我们想在一个文本框输入一些文字,然后点击铵钮,alert()出来。 <div ng-app="alertApp" ng-controller="alertController"> <div> <label>Name:</label> <input type="text" ng-model="Name 阅读全文
posted @ 2017-05-09 17:01 Insus.NET 阅读(915) 评论(0) 推荐(1)