lit element : Class constructor h cannot be invoked without 'new'. 修改ts 编译配置为es6 即可: "compilerOptions": { "target": "es6",.
確定! 回上一頁