react-json-view 安装插件npm install --save react-json-view import ReactJson from 'react-json-view';引入 直接使用<ReactJson src={my_important_json} theme="monokai" /> image.png