在小程序开发中,获取元素的自定义属性,需要用e.currentTarget.dataset.index,不过我今天手误,写成了e.target.dataset.index,然后就...
七娃博客01-21 539 次
小程序