【JSON】JavaScript删除json元素

1、json中的两种结构:对象{}和数组[]

2、直接delete json对象[元素名称]。

原文地址:https://www.cnblogs.com/oiliu/p/4766213.html