折叠节点 根节点可折叠 key 添加双引号 链接可访问
输入 JSON 代码
显示结果
{
  • id: 1001,
  • type: "site",
  • name: "Runoob",
  • description: https://www.runoob.com,
  • price: 2.55,
  • available: {
    • store: 42,
    • likes: 600
    },
  • toppings: [
    1. {
      • id: 5001,
      • type: "A"
      },
    2. {
      • id: 5002,
      • type: "B"
      },
    3. {
      • id: 5005,
      • type: "C"
      },
    4. {
      • id: 5003,
      • type: "D"
      },
    5. {
      • id: 5004,
      • type: "E"
      }
    ],
  • uuids: [
    1. "826b23ce-2669-4122-981f-3e2e4429159d",
    2. "e32111a0-6a87-49ab-b58f-a01bf8d28ba0",
    3. "c055a894-698e-41c0-b85f-7510a7351d9d"
    ]
}