React 兼容ie11 需要的插件npm install react-app-polyfill 然后在src下 ... 根据官网的提示,还需要在package.json文件中的browserslist中添加"ie 11" 或者"ie >= 9"
確定! 回上一頁