组件:canvas
微信版本:8.0.31
基础库:2.29.1
<view class="autograph-container" style="width: {{ width }}; height: {{ height }}; display: block;">
<canvas class="autograph-canvas" type="2d" disable-scroll style="width: 100%; height: 100%; display: block;" bindtouchstart="handleTouchStart" bindtouchmove="handleTouchMove" bindtouchend="handleTouchEnd" bindtouchcancel="handleTouchEnd" binderror="handleTouchEnd"></canvas>
</view>
你好,麻烦在手机微信那里上传下日志: 我->设置->帮助与反馈右上角有个上报日志的入口,麻烦提供一下微信号,时间点
我也一遇到了。微信小程序其他手机能进touchmove就小米不能