网站营售,网站建设费用先付一半,企业解决方案中心,博客网站开发源代码// 3. 对象数组解构const arr [{username: 小明,age: 18,agw:19},{username: 小ha,age: 18,agw:19}]arr.map(itemitem.age)//js结构数组对象console.log( arr.map(item{return {aaa:item.age,bbb:item.username}}))// 3. 对象数组解构const arr [{username: 小明,age: 18,agw:19},{username: 小ha,age: 18,agw:19}]arr.map(itemitem.age)//js结构数组对象console.log( arr.map(item{return {aaa:item.age,bbb:item.username}}))