How to avoid extra nesting in json string

后端 未结 0 1468
Happy的楠姐
Happy的楠姐 2021-01-22 04:42

I tried to create json string according to syntax from wikipedia. I created json string with the following code:

        var data = [];
        
        data.push         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题