ES6 -export与export default遇到的坑. 1.export与export default均可用于导出常量、函数、文件、模块等 2.你可以在其它文件或模块中通过import+(常量| 函数| 文件| ...
確定! 回上一頁