序列化的时候用 angular.toJson 和 angular.fromJson ,不要用 Json.parse 和 JSON.stringify 就可以了。
angular.toJson 和 angular.fromJson
JSON.stringify