angular中 ng-repeat 如何 使用 循環數字例:<ul><li ng-repeat="x in 5">{{x}}</li></ul>這種方法很失敗,運行報錯;有沒有更好的方法
angular
慕森卡
2018-12-20 18:15:14