http://jsfiddle.net/natecraft/jtMAq/3/
我不知道为什么会收到此错误。谢谢你的帮助。
function accomplishmentController($scope) {
$scope.accomplishments = [{ name: "nate", count: 1 }];
}
http://jsfiddle.net/natecraft/jtMAq/3/
我不知道为什么会收到此错误。谢谢你的帮助。
function accomplishmentController($scope) {
$scope.accomplishments = [{ name: "nate", count: 1 }];
}