let info={ title:"0", link:"1" ,go:function (){ console.log("2"); } } var {name,address,...person2}=info;