两种export 方式 export default const a = 1 和 const a = 1 export default a 为什么前者这样无效,而后者却可以? 该问题与stackoverflow 上的一个问题类似。
確定! 回上一頁