export和export default的区别? 使用上的不同 export default xxx import xxx from './' export xxx import {xxx} from './'