2013-04-03 28 views

回答

11

你可以做

model = new YourModel(your_object) 
6
new Backbone.Model({familyLogin: 'userLogin1', login: 'eg'});