文档不符:原生组件能使用 bindtap、也支持 catch和capture

发布于 6 年前作者 yan9719970 次浏览最后编辑 6 年前来自 ask

如下文档与实际不符,实际上是支持的。

https://developers.weixin.qq.com/miniprogram/dev/component/native-component.html

  • 原生组件的事件监听不能使用 bind:eventname 的写法,只支持 bindeventname。原生组件也不支持 catch 和 capture 的事件绑定方式。


1 回复
fangli
fangli1 楼4 年前

操作规程和流程图