app.controller("MyCtrl", function MyCtrl($scope) { /* A random class is picked from this list */ $scope.classes = [ //"bg-buildings", "red", "blue", "yellow", " ...
確定! 回上一頁