摘要: var obj={ name:'lilei', age:24 }; var obj= JSON.parse(JSON.stringify(obj1)); 阅读全文
posted @ 2018-04-03 14:08 人在路途 阅读(131) 评论(0) 推荐(0) 编辑