使用ng-options 创建选择框在AngularJS 中我们可以使用ng-option 指令来创建一个下拉列表 ... <select ng-model="selectedSite" ng-options="x.site for x in sites">
確定! 回上一頁