ng -checked 指令用于设置复选框(checkbox)或单选按钮(radio)的checked 属性。 ... < input type= "checkbox|radio" ng-checked= "expression" > < /input >.
確定! 回上一頁