在iscroll.js文件,找到 onBeforeScrollStart: function (e) { e.preventDefault(); },改成 onBeforeScrollStart:null,