weexteam / vue-precompiler-for-apache-weex

vue-precompiler-for-apache-weex is a third party plugin, and is not developed nor maintained by Apache Weex.
MIT License
4 stars 7 forks source link

自定义组件不应该加 .stop #3

Closed hminghe closed 6 years ago

hminghe commented 6 years ago

weex内置的组件才要处理weex的通用事件, 自定义的组件事件不应该加 .stop, 也不应该 click 转成 weex$tap