可以给iframe 套一成div 

css 加上

-webkit-overflow-scrolling: touch;
overflow-y: scroll;

可以解决两款手机的兼容问题