首先 bindtap 绑定点击事件,
在标签中利用 data-xxx 来定义你要传入的参数,,
然后事件中传入 event 用 event.currentTarget.dataset.xxx 来取你传入的值