用简单的数组作为输入数据HTML可能如下所示: <label ng-repeat="fruitName in fruits"> <input type="checkbox" name="selectedFruits[]" value="{{fruitName}}" ...
確定! 回上一頁