react -app-polyfill 使用配置react项目在IE打开不兼容解决办法:1.安装react-app-polyfill和core-jsnpm i react-app-polyfill core-js --save2.在src/index.js引入(需 ...
確定! 回上一頁