<view bindtap="..." /> //父组件<button catchtap="..." /> //子组件使用vant也是一样<van-icon catchtap="..." />//不能使用vant的bind:click