var obj = {} var newObj = JSON.parse(JSON.stringify(obj)) 转载于:https://www.cnblogs.com/linax/p/9736828.html