使用ng-options 创建选择框在AngularJS 中我们可以使用ng-options 指令来创建 ... <select ng-model="selectedName" ng-options="x for x in names">
確定! 回上一頁