1

问题解决了。在change的时候判断 e.detail.source ,滑动触发change事件的时候 e.detail.source === 'touch'。判断下就行了

2019-06-19 01:29