w3313003
Results
3
comments of
w3313003
这是native的bug [链接](https://github.com/ionic-team/capacitor/issues/814)
 same question
暂时添加配置后不飘红了 ```ts import Vue, { VNode } from 'vue' declare global { namespace JSX { interface Element extends VNode {} interface ElementClass extends Vue {} interface IntrinsicElements { [elem: string]:...