摘要: import属于 ES6 规范,require 属于 CommonJS 规范。 一、export default & export + import 1、export default function() + import output.js export default function () { 阅读全文
posted @ 2022-11-11 15:32 sunshine233 阅读(2445) 评论(0) 推荐(0) 编辑