1.首先安装codeMirror. npm install react-codemirror --save2.在组件中导入引用import CodeMirror from 'react-codemirror'; ...
確定! 回上一頁