我想要在js里动态控制 怎么做?求解
具体在js里怎么获得这个属性呢??谢谢了
你在bindtap里不想点击的时候直接return掉就完了嘛
wxml里面的style写{{style}}
js里面写this.setData({style: ‘pointer-event:none’});
hover属性