import() 表达式
返回上层文档
【
import()
expressions】
动态
import()
在 CommonJS 和 ES 模块中都受支持。在 CommonJS 模块中,它可以用于加载 ES 模块。