import 导入export 和export default. 这个没什么好说的ECMAScript标准,看看结果就行. b.js export function hehe() { console.log('hello') } export ...
確定! 回上一頁