模块化 2017-06-11 本文已影响0人 这很重要吗 export 变量/函数/类 image.png import {变量/函数/类} from './a' image.png import * from './a' image.png image.png