安装react-app-polyfill和core-js npm i react-app-polyfill core-js --save. 2.在src/index.js引入(需放在首行) import 'core-js/es' import ...
確定! 回上一頁