JavaScript ES6中export、import与export default的用法和区别 前言相信很多人都使用过export、exportdefault、import,然而它们到底有什么区别呢?在看他们 es6用法