微信小程序scroll-view嵌入echarts?
微信小程序scroll-view嵌入echarts有触发
bindtouchstart="{{ ec.disableTouch ? ‘’ : ‘touchStart’ }}" bindtouchmove="{{ ec.disableTouch ? ‘’ : ‘touchMove’ }}" bindtouchend="{{ ec.disableTouch ? ‘’ : ‘touchEnd’ }}",无显示