`

Vue学习点

阅读更多

1、native

     非H5标签上监听其原生事件,必须使用 .native 修饰符事件才生效,比如:

    <my-component v-on:click.native="doSomething"></my-component>
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics