react-json-view

2,085 阅读1分钟

react-json-view

  1. 安装插件npm install --save react-json-view
  2. import ReactJson from 'react-json-view';引入
  3. 直接使用