e.currentTarget.dataset第一次能获取到值,后面的都没获取到了,这是咋回事?
<view bindtap='tapHandler' data-code='{{urltocode}}' class="first arrow feed_back"> <!-- <text class="count">{{reportcount}}</text> --> <image src="/images/scan.png"></image> <text>分享</text> </view> |
