function MyCtrl($scope){ $scope.styleSet={ "Blue font with Red background": "blueFont redBg", "Blue font with Green background": "blueFont greenBg", ...
確定! 回上一頁