mint-ui 使用 loadermore组件报错 安安喵 2019-08-18 419 阅读1分钟 报错内容: Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. 解决办法: 在node_modules中找到mint-ui/lib/mint-ui.common.js 在对应的位置,加入红框的代码 解决up: 解决down: 这个是格式化之后的位置