select ng -model="selectedCar" · option ng-repeat="x in cars" value="{{x.model}}" · /option · /select · h1 · /h1 ...
確定! 回上一頁