view点击事件防止穿透
2022-04-11 本文已影响0人
风规自远
<view style="margin-right: 10px;margin-top: 0px;height: 45px;width: 45px;text-align: center; " data-id="{{item.id}}" capture-catch:tap="deleteInfoClick">
<image style="width: 70%;height: 70%;margin-top: 15%;" src="../../../../images/delete.png"></image>
</view>